Docs

Postman collection and OpenAPI spec

Run the abliteration.ai API in Postman, download the collection/environment, and import the OpenAPI schema into tooling.

Updated 2026-01-04

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.json

Postman public docs

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: