Download OpenAPI
OpenAPI 3.1 spec. Import into Hoppscotch, Insomnia, Postman, Bruno, or
generate client SDKs.
Download Postman Collection
Postman Collection v2.1 with Bearer auth and the
X-Subaccount-Id header
pre-wired. One-click import into Postman.Set two variables, then send any request
Both files use placeholder variables so you only configure auth once. After importing, set:baseUrl defaults to https://api.assistable.ai and rarely needs changing.
Import instructions
- Postman
- Hoppscotch
- Insomnia
- curl / SDKs
- Download the Postman Collection above.
- In Postman, click Import (top-left) and drop in the file.
- Open the new Assistable v3 API collection → Variables tab.
- Set
apiKeyandsubaccountId, then Save. - Open any request and hit Send.
Prefer the live, always-current spec? You can also import the
OpenAPI file in Postman the same way — it auto-generates the same
folders.
