Importing
Bring your existing API collections into API Stash. Folder structure and auth configuration carry over, so you can pick up where you left off.
Supported formats
API Stash imports the formats most teams already have:
- Postman — v2.1 collection exports (JSON).
- Insomnia — v4 exports.
- Bruno — a folder of
.brufiles. - OpenAPI 3 — specs, turned into ready-to-send requests.
How to import
- Open the import option in your workspace.
- Choose the format and select your export file (or Bruno folder).
- Review the detected projects, collections, and folders.
- Confirm to create them in your workspace.
What carries over
Imports preserve the things that matter:
- Folder structure — your collections and nested folders come across intact.
- Auth configuration — per-request authentication settings are mapped to API Stash's auth helpers.
After importing, review any environment variables and secrets, and store sensitive values as secrets.