Bruno allows you to export your collections as OpenAPI Specification (OAS) files, enabling you to share your API definitions with other tools and team members. This feature helps maintain consistency across your API documentation and development workflow.Documentation Index
Fetch the complete documentation index at: https://bruno-a6972042-mintlify-testing-jsonbody-jsonschema-1777266.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bruno exports collections in OpenAPI Specification (OAS) V3 format, which is widely supported by API tools and platforms.
Prerequisites
Before exporting a collection, ensure:- Your collection is properly organized with clear request structures
- All endpoints have appropriate HTTP methods defined
- Request parameters and headers are properly configured
Exporting to a File
- Open Bruno and navigate to your collection
- Click on the context menu (three dots) in the collections panel
- Select Share from the dropdown menu

- Choose OpenAPI Specification option

- Enter name of your file and location.
- Click Create