API references

Configure audiences

Audiences are a useful tool for segmenting your API for different consumers. You can configure your Fern Docs to publish documentation specific to an Audience.

The following example shows how to configure your docs.yml to publish documentation for the public audience.

docs.yml
1navigation:
2 - api: API Reference
3+ audiences:
4+ - public