Fern API Documentation

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.

API entry from apis.yml

apis.yml Raw ↑
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.