Skip to main content
To make your first request to abliteration.ai, generate an API key in the console, then POST to https://api.abliteration.ai/v1/chat/completions with the OpenAI request shape. Takes under a minute.

1. Get an API key

Sign in to the console and create a key. Keys are bearer tokens.

2. Make a request

Base URL: https://api.abliteration.ai/v1. See the API overview for all supported endpoints.

3. Stream tokens

Set stream: true to render tokens as they arrive. See streaming for details.

Next steps

Last modified on May 3, 2026