Postman integration
Postman is an API platform for testing and exploring APIs.
Fern can generate Postman collections from your API definitions with example requests and responses. Unlike other integrations, Postman is configured in generators.yml rather than docs.yml.
To generate a Postman collection, see the Postman quickstart. To publish to a specific collection or directly to Postman, see Publishing to Postman.