Postman collection and OpenAPI spec
Run the abliteration.ai API in Postman, download the collection/environment, and import the OpenAPI schema into tooling.
Use the Run in Postman badge to open the collection.
Download the collection and environment JSON if you want to import locally or fork the requests.
The collection now includes Policy Gateway enforcement, config, simulations, history, and project/key management requests.
OpenAPI is hosted at https://api.abliteration.ai/openapi.json and https://api.abliteration.ai/.well-known/openapi.json.
curl https://api.abliteration.ai/openapi.jsonPostman public docs
Public Postman docs: https://documenter.getpostman.com/view/51220842/2sBXVcmCop.
Download the Postman assets
Collection JSON: Download the collection.
Environment template: Download the environment (variables: base_url, api_key).
Streaming note
Postman may buffer server-sent events. For real-time token streaming, use curl or an SDK that supports text/event-stream responses.
Syndication targets
One OpenAPI spec feeds multiple ecosystems: