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
      • SDK user features
      • Customize your README
      • Customize method names
      • Filter endpoints by audience
      • Server URL templating
      • Webhook signature verification
  • 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
On this page
  • Get started with audiences
SDK design

Filter your endpoints (audiences)

||View as Markdown|
Was this page helpful?
Edit this page
Previous

Customize method names

Next

Server URL templating

Enterprise feature

This feature is available only for the Enterprise plan. To get started, reach out to support@buildwithfern.com.

Use audiences to generate tailored SDKs for different groups of API consumers, such as internal teams, beta testers, or customers.

Audiences work through tag-based filtering: you tag API elements with audience labels in your spec, then configure which audiences to include when generating SDKs in generators.yml. For OpenAPI, path-based filtering is also available.

Get started with audiences

For complete instructions, see Audiences in OpenAPI — tag elements using x-fern-audiences, then configure SDK filtering in generators.yml.