openai/openai-openapi resource
OpenAPI specification for the OpenAI API observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1723
- days_rel: n/a
- days_push: 8
- n_releases_24m: 0
Adoption not part of the score
2487 stars · 525 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The official OpenAPI 3.1 specification describing the OpenAI REST API, including endpoints, authentication, parameters, and request/response schemas. It serves as the source of truth from which OpenAI's official SDKs are generated and can be used in any OpenAPI-compatible tooling.
Use cases
- generate typed client SDKs for the OpenAI API
- import the OpenAI API into Postman or Swagger UI
- build an API explorer for OpenAI endpoints
- configure mock servers or testing tools against the OpenAI API
- validate request and response schemas when calling the OpenAI API
- keep custom integrations in sync with the latest OpenAI API surface
When to choose
- you need a machine-readable, up-to-date description of the OpenAI REST API
- you are generating a client in a language without an official SDK
- you want to build tooling like explorers, mocks, or validators on top of the OpenAI API
When to avoid
- you just want to call the OpenAI API - use an official SDK like openai-python or openai-node instead
- you need human-readable guides and tutorials - use the OpenAI API documentation site
- you need a spec for a non-OpenAI or OpenAI-compatible third-party API
Facets
dataset · maturity active
api-documentation sdk developer-tools large-language-models apis artificial-intelligence developer-tools cross-platform openapi openapi-3-1 api-specification openai code-generation rest-api
10 sources
- readme: https://github.com/openai/openai-openapi · fetched 2026-08-28 · d3d92cf3740d
- homepage: https://platform.openai.com/docs/api-reference/introduction · fetched 2026-08-29 · 84048ab02d5a
- site_page: https://developers.openai.com/api/docs/models · fetched 2026-08-29 · 863d6abfa5b5
- site_page: https://developers.openai.com/api/docs/guides/agents · fetched 2026-08-29 · 41a4ac92d6db
- site_page: https://developers.openai.com/api/docs/guides/tools · fetched 2026-08-29 · 3dbb9651c6d5
- site_page: https://developers.openai.com/api/docs/guides/realtime · fetched 2026-08-29 · d0c30e183887
- site_page: https://developers.openai.com/api/docs/guides/production-best-practices · fetched 2026-08-29 · e0ae71fd86d1
- site_page: https://developers.openai.com/api/docs · fetched 2026-08-29 · d617c5215f2a
- site_page: https://developers.openai.com/codex · fetched 2026-08-29 · 54ab8ad10fb3
- site_page: https://developers.openai.com/learn · fetched 2026-08-29 · caed4ecaebe4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| openai/openai-openapi | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="openai/openai-openapi")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem