For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Book a demoLog inStart for free
  • Overview
    • Introduction
    • How it works
    • Quickstart
    • Customer showcase
  • Working with SDKs
    • Project structure
    • Adding custom code
    • Migrating to Replay
    • Capabilities
  • Generators
      • Generating an SDK
      • Publishing to PyPI
      • Configuration
      • Adding custom code
      • Dynamic authentication
      • aiohttp support
      • Changelog
      • Customer showcase
  • Reference
    • generators.yml
Checking status...
SOC2Soc 2 Type II
© 2026 Fern • Birch Solutions, Inc., a Postman company

Documentation

SDKsDocsAsk FernCLI Reference

API Definitions

OpenAPIAsyncAPIOpenRPCgRPC

Resources

BlogSupportPricing

Company

Brand KitPrivacy PolicyTerms of Service
LogoLogo
Book a demoLog inStart for free
GeneratorsPython

Changelog

April 30, 2026
April 30, 2026

5.9.0

(feat): Add retryStatusCodes config with "legacy" and "recommended" modes. Legacy (default) preserves current behavior (408, 409, 429, >= 500). Recommended retries only transient codes (408, 409, 429, 502, 503, 504), avoiding idempotency issues with 500. A 6.0.0 migration auto-pins legacy for upgrading users.

5.8.4

(chore): Bump @fern-api/generator-cli to 0.9.21, which includes @fern-api/replay 0.14.0 with fixes for silent customization loss across apply and resolve paths, per-patch-region diff, and clean follow-up patch preservation.

Was this page helpful?
Edit this page
Previous

May 1, 2026

Next

April 28, 2026