Home
Providers
Fern
Fern
Fern is a developer-tools platform that turns a single API specification into idiomatic client SDKs, beautiful API documentation, and MCP servers. Given OpenAPI, AsyncAPI, gRPC/Protobuf, or Fern's own Fern Definition as input, Fern generates type-safe SDKs in TypeScript, Python, Go, Java, C#, PHP, Ruby, Swift, and Rust, publishes them to registries like npm, PyPI, and Maven, and builds a hosted docs site with an interactive API reference, API playground, and an AI-powered "Ask Fern" search. The primary interface is the open-source `fern` CLI (Apache-2.0, github.com/fern-api/fern) driving a hosted platform - the fern-api catalog documents Fern's SDK-generation, documentation-generation, and Fern Definition capability surfaces as capability areas, plus the one hosted public REST API Fern exposes to customers, the Ask Fern API. Fern is open-core: the CLI and generators are open source, and Docs and SDKs are sold on Hobby (free), Team, and Enterprise plans.
Fern publishes 2 APIs on the APIs.io network: Ask API and Website Sources API. Tagged areas include API Lifecycle, SDK Generation, Client Library, API Documentation, and Developer Tools.
Fern’s developer surface includes authentication, documentation, engineering blog, and 7 more developer resources.
5 APIs
On this page
Kin Score
APIs 5
Open Collections 4
Pricing Plans 1
Rate Limits 1
FinOps 1
Security Posture 1
Agentic Access 1
Resources 10
apis.yml
34 Operational Transparency
Composite quality — 35.1/100 · thin
Contract Quality
11.9 / 21
Developer Ergonomics
4.0 / 17
Operational Transparency
3.8 / 11
Contract Governance
0.0 / 10
Regulatory Posture
1.7 / 15
Agent readiness — 20/100 · agent aware
Machine-Readable Contract
18 / 18
Agentic Access Contract
10 / 10
Documented Reversibility
0 / 6
MCP Server
0 / 12
Machine-Readable Auth
10 / 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
Individual APIs this provider publishes, each with its own machine-readable definition.
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Cost, billing, and metering signals for API financial operations.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Recommended x-agentic-access execution contracts for AI agents.
Documentation 1
Reference material describing how the API behaves
Agent Surfaces 1
MCP servers, agent skills, and machine-readable catalogs
Build 1
SDKs, sample code, and the tooling you integrate with
Access & Security 1
Authentication, authorization, and security posture
Operate 1
Status, limits, changes, and where to get help
Commercial 2
Pricing, plans, and the legal terms of use
Company 3
The organization behind the API
Source (apis.yml)
aid: fern-api
url: https://raw.githubusercontent.com/api-evangelist/fern-api/refs/heads/main/apis.yml
name: Fern
kind: company
description: 'Fern is a developer-tools platform that turns a single API specification into idiomatic client SDKs, beautiful
API documentation, and MCP servers. Given OpenAPI, AsyncAPI, gRPC/Protobuf, or Fern''s own Fern Definition as input, Fern
generates type-safe SDKs in TypeScript, Python, Go, Java, C#, PHP, Ruby, Swift, and Rust, publishes them to registries like
npm, PyPI, and Maven, and builds a hosted docs site with an interactive API reference, API playground, and an AI-powered
"Ask Fern" search. The primary interface is the open-source `fern` CLI (Apache-2.0, github.com/fern-api/fern) driving a
hosted platform - the fern-api catalog documents Fern''s SDK-generation, documentation-generation, and Fern Definition capability
surfaces as capability areas, plus the one hosted public REST API Fern exposes to customers, the Ask Fern API. Fern is open-core:
the CLI and generators are open source, and Docs and SDKs are sold on Hobby (free), Team, and Enterprise plans.'
accessModel:
pricing: freemium
onboarding: self-serve
trial: false
try_now: true
public: false
label: Freemium · Self-serve signup
confidence: high
source:
- plans
- authentication
generated: '2026-07-22'
method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/fern-api.png
tags:
- API Lifecycle
- SDK Generation
- Client Library
- API Documentation
- Developer Tools
- OpenAPI
- CLI
- Open-Source
- Developer Experience
tags_raw:
- API Lifecycle
- SDK Generation
- Client Library
- API Documentation
- Developer Tools
- OpenAPI
- CLI
- Open Source
- Developer Experience
created: '2026-07-11'
modified: '2026-07-11'
specificationVersion: '0.23'
apis:
- aid: fern-api:fern-api-sdk-generation
name: Fern SDK Generation
tags:
- SDK Generation
- Client Library
- Developer Tools
- API Lifecycle
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://buildwithfern.com/learn/sdks/overview
properties:
- url: https://buildwithfern.com/learn/sdks/overview
type: Documentation
- url: https://buildwithfern.com/learn/cli-api-reference/cli-reference/commands
type: APIReference
- url: https://github.com/fern-api/fern
type: SourceCode
description: Capability area (CLI/platform, not a hosted REST API) that generates idiomatic, type-safe client SDKs in TypeScript,
Python, Go, Java, C#, PHP, Ruby, Swift, and Rust from OpenAPI, AsyncAPI, gRPC, or Fern Definition input. Driven by `fern
generate`; SDKs are published to GitHub and registries (npm, PyPI, Maven). Endpoints are modeled from the CLI surface
rather than a public REST API.
- aid: fern-api:fern-api-documentation
name: Fern API Documentation
tags:
- API Documentation
- Developer Portal
- Docs as Code
- Developer Experience
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://buildwithfern.com/learn/docs/getting-started/overview
properties:
- url: https://buildwithfern.com/learn/docs/getting-started/overview
type: Documentation
- url: https://buildwithfern.com/learn/docs/api-references/generate-api-ref
type: APIReference
- url: https://github.com/fern-api/fern
type: SourceCode
description: Capability area (CLI/platform) that builds a hosted documentation website with a generated API reference, interactive
API playground, changelogs, versioning, keyword search, and docs-as-code (Markdown + git) authoring. Driven by `fern generate
--docs` and `fern docs dev`. Endpoints are modeled from the CLI and platform surface rather than a public REST API.
- aid: fern-api:fern-api-definition-cli
name: Fern Definition and CLI
tags:
- CLI
- API Design
- API Lifecycle
- Developer Tools
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://buildwithfern.com/learn/cli-api-reference/cli-reference/commands
properties:
- url: https://buildwithfern.com/learn/cli-api-reference/cli-reference/commands
type: Documentation
- url: https://buildwithfern.com/learn/api-definitions/openapi/authentication
type: APIReference
- url: https://github.com/fern-api/fern
type: SourceCode
description: Capability area covering Fern's open-source (Apache-2.0) command-line interface and the proprietary Fern Definition
API-description format. Core commands include `fern init`, `fern check`, `fern generate`, `fern login`, `fern token`,
`fern export`, and `fern docs dev`. Endpoints are modeled from the CLI surface, not a hosted REST API.
- aid: fern-api:fern-api-ask-api
name: Fern Ask API
description: Query indexed documentation for AI-generated, grounded answers.
humanURL: https://buildwithfern.com/learn/sdks/overview
baseURL: https://fai.buildwithfern.com
tags:
- Ask
properties:
- type: OpenAPI
url: openapi/fern-api-ask-api-openapi.yml
- type: Documentation
url: https://buildwithfern.com/learn/docs/ai-features/ask-fern/api-reference/overview
- type: APIReference
url: https://buildwithfern.com/learn/docs/ai-features/ask-fern/api-reference/website/get-website-status
- type: PostmanCollection
url: collections/fern-api.postman_collection.json
- type: OpenCollection
url: collections/fern-api.opencollection.json
- aid: fern-api:fern-api-website-sources-api
name: Fern Website Sources API
description: Index documentation websites and check indexing job status.
humanURL: https://buildwithfern.com/learn/sdks/overview
baseURL: https://fai.buildwithfern.com
tags:
- Website Sources
properties:
- type: OpenAPI
url: openapi/fern-api-website-sources-api-openapi.yml
- type: Documentation
url: https://buildwithfern.com/learn/docs/ai-features/ask-fern/api-reference/overview
- type: APIReference
url: https://buildwithfern.com/learn/docs/ai-features/ask-fern/api-reference/website/get-website-status
- type: PostmanCollection
url: collections/fern-api.postman_collection.json
- type: OpenCollection
url: collections/fern-api.opencollection.json
common:
- type: AgenticAccess
url: agentic-access/fern-api-agentic-access.yml
- type: Authentication
url: authentication/fern-api-authentication.yml
- type: GitHubOrganization
url: https://github.com/fern-api
- type: LinkedIn
url: https://www.linkedin.com/company/buildwithfern
- type: Website
url: https://buildwithfern.com
- type: Documentation
url: https://buildwithfern.com/learn/home
- type: Plans
url: plans/fern-api-plans-pricing.yml
- type: RateLimits
url: rate-limits/fern-api-rate-limits.yml
- type: FinOps
url: finops/fern-api-finops.yml
- url: https://buildwithfern.com/blog
type: Blog
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
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/fern-api"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/fern-api/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/fern-api/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.