Import collections (Postman, Insomnia, ApiDog)
Supported formats and import flow to the workspace.
Formats
| Source | Typical format |
|---|---|
| Postman | v2.1 JSON collection exported from Postman |
| Insomnia | YAML collection |
| ApiDog | Compatible project/collection JSON |
Steps
- Go to APIs → Import (or the equivalent path in your workspace).
- Select the file or paste the content as guided by the assistant.
- Review the collection name and confirm the import.
Common errors
- Unrecognized format: export again using the type indicated in the error message.
- Collection with no requests: the import may be rejected if there are no valid operations.
After importing, you can open the collection documentation and link the generated or manual OpenAPI.