# openai/openai-openapi

OpenAPI specification for the OpenAI API

Repository: https://github.com/openai/openai-openapi
Canonical: https://ross.abutalabs.com/products/openai-openapi
Homepage: https://platform.openai.com/docs/api-reference/introduction
License: MIT
License Family: permissive
Topics: openai, openai-api
Last push: 2026-08-26T01:12:49+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 8, longevity 100
- inputs: {"age_days": 1723, "days_push": 8, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2487, forks 525 (observed 2026-08-28T04:06:55.620447+00:00)

## What it is
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
- artifact type: dataset
- maturity: active
- function: api-documentation, sdk, developer-tools
- domain: large-language-models, apis, artificial-intelligence, developer-tools
- platform: cross-platform
- tags: openapi, openapi-3-1, api-specification, openai, code-generation, rest-api

## Member repositories
- openai/openai-openapi (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:55.620447+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:28:01.160335+00:00, confidence not recorded.
  - readme: https://github.com/openai/openai-openapi (fetched 2026-08-28T04:06:55.620447+00:00, sha d3d92cf3740d)
  - homepage: https://platform.openai.com/docs/api-reference/introduction (fetched 2026-08-29T10:10:19.684649+00:00, sha 84048ab02d5a)
  - site_page: https://developers.openai.com/api/docs/models (fetched 2026-08-29T10:10:19.695358+00:00, sha 863d6abfa5b5)
  - site_page: https://developers.openai.com/api/docs/guides/agents (fetched 2026-08-29T10:10:19.697422+00:00, sha 41a4ac92d6db)
  - site_page: https://developers.openai.com/api/docs/guides/tools (fetched 2026-08-29T10:10:19.699691+00:00, sha 3dbb9651c6d5)
  - site_page: https://developers.openai.com/api/docs/guides/realtime (fetched 2026-08-29T10:10:19.702245+00:00, sha d0c30e183887)
  - site_page: https://developers.openai.com/api/docs/guides/production-best-practices (fetched 2026-08-29T10:10:19.704276+00:00, sha e0ae71fd86d1)
  - site_page: https://developers.openai.com/api/docs (fetched 2026-08-29T10:10:19.688422+00:00, sha d617c5215f2a)
  - site_page: https://developers.openai.com/codex (fetched 2026-08-29T10:10:19.691290+00:00, sha 54ab8ad10fb3)
  - site_page: https://developers.openai.com/learn (fetched 2026-08-29T10:10:19.693370+00:00, sha caed4ecaebe4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
