OpenAPI TypeScript Codegen website screenshot

OpenAPI TypeScript Codegen

OpenAPI TypeScript Codegen is an MIT-licensed Node.js library and CLI by Ferdi Koomen that reads an OpenAPI 2.0 or 3.0 specification — JSON or YAML, from a path, URL, or string — and generates a lightweight, fully typed TypeScript client. It emits models, services, and core runtime files for one of five HTTP clients (fetch, node-fetch, XHR, Axios, or Angular), and supports cancelable promises, union types instead of enums, runtime schemas, custom request files, and external $ref resolution. It is a build-time developer tool, not a hosted service: there is no API to call, no key to issue, and no pricing. The maintainer has publicly declared the project unmaintained and asks users to migrate to @hey-api/openapi-ts, yet maintenance releases still shipped in December 2025 and June 2026 and the package records roughly 2.46 million npm downloads a month.

OpenAPI TypeScript Codegen publishes 1 API on the APIs.io network. Tagged areas include Code Generation, OpenAPI, Swagger, SDK, and TypeScript.

OpenAPI TypeScript Codegen’s developer surface includes documentation, getting-started guide, support, changelog, CLI, and 11 more developer resources.

24.0/100 emerging ▬ flat Agent 3/100 human only Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
AccessFree⚡ Free to try
1 APIs
Code GenerationOpenAPISwaggerSDKTypeScriptDeveloper ToolsCLIOpen-Source

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 24.0/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 6.7 / 20
Access Clarity 5.8 / 20
Operational Transparency 3.4 / 13
Contract Governance 2.2 / 12
Discoverability 5.9 / 10
Agent readiness — 3/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/openapi-typescript-codegen: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

OpenAPI TypeScript Codegen

The openapi CLI and Node.js library. Consumes an OpenAPI 2.0 or 3.0 specification and writes a typed TypeScript client (models, services, and core runtime) for fetch, node-fetch...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

FinOps 1

Cost, billing, and metering signals for API financial operations.

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 5

SDKs, sample code, and the tooling you integrate with

Operate 3

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: openapi-typescript-codegen
name: OpenAPI TypeScript Codegen
description: 'OpenAPI TypeScript Codegen is an MIT-licensed Node.js library and CLI by Ferdi Koomen that reads an OpenAPI
  2.0 or 3.0 specification — JSON or YAML, from a path, URL, or string — and generates a lightweight, fully typed TypeScript
  client. It emits models, services, and core runtime files for one of five HTTP clients (fetch, node-fetch, XHR, Axios, or
  Angular), and supports cancelable promises, union types instead of enums, runtime schemas, custom request files, and external
  $ref resolution. It is a build-time developer tool, not a hosted service: there is no API to call, no key to issue, and
  no pricing. The maintainer has publicly declared the project unmaintained and asks users to migrate to @hey-api/openapi-ts,
  yet maintenance releases still shipped in December 2025 and June 2026 and the package records roughly 2.46 million npm downloads
  a month.'
type: Index
accessModel:
  pricing: free
  onboarding: self-service
  trial: false
  try_now: true
  public: true
  label: Free / Open Source (MIT)
  confidence: high
  source:
  - plans
  - https://github.com/ferdikoomen/openapi-typescript-codegen/blob/main/LICENSE
  generated: '2026-08-06'
  method: searched
  note: Corrected from a scaffold-derived "freemium" label. The tool is MIT-licensed and free with no paid tier; GitHub Sponsors
    is optional and gates nothing.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/openapi-typescript-codegen.png
tags:
- Code Generation
- OpenAPI
- Swagger
- SDK
- TypeScript
- Developer Tools
- CLI
- Open-Source
tags_raw:
- Code Generation
- OpenAPI
- Swagger
- SDKs
- TypeScript
- Developer Tools
- CLI
- Open Source
url: https://raw.githubusercontent.com/api-evangelist/openapi-typescript-codegen/refs/heads/main/apis.yml
created: '2026-03-27'
modified: '2026-08-06'
specificationVersion: '0.23'
apis:
- aid: openapi-typescript-codegen:openapi-typescript-codegen
  name: OpenAPI TypeScript Codegen
  description: The openapi CLI and Node.js library. Consumes an OpenAPI 2.0 or 3.0 specification and writes a typed TypeScript
    client (models, services, and core runtime) for fetch, node-fetch, XHR, Axios, or Angular. This is a build-time generator
    that runs locally or in CI — it publishes no HTTP API of its own, so it has no baseURL.
  humanURL: https://github.com/ferdikoomen/openapi-typescript-codegen
  tags:
  - Code Generation
  - SDK
  - TypeScript
  tags_raw:
  - Code Generation
  - SDKs
  - TypeScript
  properties:
  - type: Documentation
    url: https://github.com/ferdikoomen/openapi-typescript-codegen#readme
  - type: GettingStarted
    url: https://github.com/ferdikoomen/openapi-typescript-codegen#usage
  - type: CLI
    url: cli/openapi-typescript-codegen-cli.yml
  - type: Packages
    url: packages/openapi-typescript-codegen-packages.yml
  - type: SourceCode
    url: https://github.com/ferdikoomen/openapi-typescript-codegen
common:
- type: Website
  url: https://github.com/ferdikoomen/openapi-typescript-codegen
- type: Documentation
  url: https://github.com/ferdikoomen/openapi-typescript-codegen/wiki
- type: GettingStarted
  url: https://github.com/ferdikoomen/openapi-typescript-codegen/wiki/Basic-usage
- type: GitHubOrganization
  url: https://github.com/ferdikoomen
- type: GitHubRepository
  url: https://github.com/ferdikoomen/openapi-typescript-codegen
- type: SourceCode
  url: https://github.com/ferdikoomen/openapi-typescript-codegen
- type: Support
  url: https://github.com/ferdikoomen/openapi-typescript-codegen/issues
- type: License
  url: https://github.com/ferdikoomen/openapi-typescript-codegen/blob/main/LICENSE
- type: ChangeLog
  url: changelog/openapi-typescript-codegen-changelog.yml
- type: Deprecation
  url: https://github.com/ferdikoomen/openapi-typescript-codegen#important-announcement
- type: Lifecycle
  url: lifecycle/openapi-typescript-codegen-lifecycle.yml
- type: CLI
  url: cli/openapi-typescript-codegen-cli.yml
- type: Packages
  url: packages/openapi-typescript-codegen-packages.yml
- type: Conformance
  url: conformance/openapi-typescript-codegen-conformance.yml
- type: LLMsTxt
  url: llms/openapi-typescript-codegen-llms.txt
- type: Plans
  url: plans/openapi-typescript-codegen-plans-pricing.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
x-enrichment:
  date: '2026-08-06'
  status: enriched
  artifacts_added: 5
  pass: local-v1
x-coverage:
  state: none
  reason: no-developer-program
  detail: OpenAPI TypeScript Codegen is a build-time npm CLI that generates clients from someone else's OpenAPI — it ships
    no API, no baseURL, and no domain of its own, so there is no host to probe for a spec, /.well-known, MCP, or an agent
    card; the artifacts here describe the tool (npm package, CLI flags, changelog, deprecation notice) rather than a service.
  evidence:
  - url: https://raw.githubusercontent.com/ferdikoomen/openapi-typescript-codegen/main/llms.txt
    status: 404
  - url: https://raw.githubusercontent.com/ferdikoomen/openapi-typescript-codegen/main/SECURITY.md
    status: 404
  - url: https://registry.npmjs.org/openapi-typescript-codegen
    status: 200
  - url: https://api.github.com/repos/ferdikoomen/openapi-typescript-codegen
    status: 200
  checked: '2026-08-06'

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/openapi-typescript-codegen"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/openapi-typescript-codegen/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/openapi-typescript-codegen/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.