Last updated on
TILbruno

Create a bruno collection from an Open API document


edit 11.06.2025
Bruno now supports importing Open API Spec files, at least for Open API v3 files.
Consider the rest of this article obsolete, except when you need to import an OAS v2 (swagger) file.


Bruno does not yet support creating a collection based on an Open API document directly. One way to accomplish that is through an intermediate Postman collection.

  1. Log into Postman
  2. In your workspace, select “Import” and upload your Open API Specification
  3. Once imported, choose “Export” from the menu (three dots) next to the imported collection
  4. save the postman collection
  5. Follow the steps in Import from Postman to import that Postman collection to bruno.

Voilà, you have all the endpoints from the Open API specification in bruno.

what's this?

This is an implementation of the Open Heart Protocol.
Feel free to send a reaction for this page. ☺️