LLM governance / policy control planeDocumentation

Developer Guides

Integration guides, SDK quickstarts, and API references for the core docs experience.

Guide pages
38
Sections
7
Coverage
SDKs, integrations, governance

Getting started

Base URL switches, Postman collection, and quickstarts to get live fast.

9 guides
DocsUpdated Dec 30, 2025
OpenAI compatibility (base URL switch)
Switch your OpenAI client to abliteration.ai by changing the base URL and API key. OpenAI-compatible /v1/chat/completions requests.
DocsUpdated Jan 4, 2026
Compatibility Matrix
Compatibility overview of popular SDKs and frameworks that work with abliteration.ai, with links to ready-to-run guides.
DocsUpdated Jan 4, 2026
Postman collection and OpenAPI spec
Run the abliteration.ai API in Postman, download the collection/environment, and import the OpenAPI schema into tooling.
DocsUpdated Dec 24, 2025
Python SDK quickstart
Use the OpenAI Python SDK with abliteration.ai by setting base_url and api_key. OpenAI-compatible chat completions.
DocsUpdated Dec 24, 2025
Node.js SDK quickstart
Use the OpenAI Node SDK with abliteration.ai by setting baseURL and apiKey. OpenAI-compatible chat completions.
DocsUpdated Apr 16, 2026
Using Codex CLI with abliteration.ai
Use Codex CLI with abliteration.ai as a custom OpenAI Responses provider. Set ABLITERATION_API_KEY, point base_url at api.abliteration.ai/v1.
DocsUpdated May 1, 2026
Using Claude Code with abliteration.ai
Route Claude Code through abliteration.ai as an Anthropic Messages gateway. Set the base URL and one auth variable, pick a model-selection style, and persist your config via ~/.claude/settings.json or your shell profile.
DocsUpdated Apr 25, 2026
OpenClaw ClawHub plugin
Install @abliterationai/openclaw-abliteration-provider from ClawHub or npm to register abliteration.ai as an OpenClaw provider.
DocsUpdated Apr 16, 2026
Using OpenClaw with abliteration.ai
Manually configure abliteration.ai as a custom Anthropic-compatible provider in OpenClaw. Add a models.providers entry, set baseUrl and apiKey, select abliterated-model.

Models

Model specs and intent-specific landing pages.

1 guide

Frameworks & SDKs

Plug abliteration.ai into popular AI tooling and edge runtimes.

4 guides

Integrations

Production-ready examples for web frameworks, runtimes, and app stacks.

10 guides
IntegrationsUpdated Jan 3, 2026
Next.js integration
Call abliteration.ai from a Next.js Route Handler with a minimal fetch wrapper. OpenAI-compatible /v1/chat/completions.
IntegrationsUpdated Jan 3, 2026
FastAPI integration
Proxy abliteration.ai through FastAPI with an async httpx client. OpenAI-compatible chat completions.
IntegrationsUpdated Jan 3, 2026
Spring Boot integration
Send OpenAI-compatible chat completions from Spring Boot using WebClient.
IntegrationsUpdated Jan 3, 2026
Bun integration
Call the OpenAI-compatible /v1/chat/completions endpoint from Bun with fetch.
IntegrationsUpdated Jan 3, 2026
Cloud Run integration
Deploy a minimal Cloud Run service that proxies prompts to abliteration.ai.
IntegrationsUpdated Jan 3, 2026
AWS Lambda integration
Call abliteration.ai from AWS Lambda with a minimal handler and fetch.
DocsUpdated Apr 16, 2026
Using Codex CLI with abliteration.ai
Use Codex CLI with abliteration.ai as a custom OpenAI Responses provider. Set ABLITERATION_API_KEY, point base_url at api.abliteration.ai/v1.
DocsUpdated May 1, 2026
Using Claude Code with abliteration.ai
Route Claude Code through abliteration.ai as an Anthropic Messages gateway. Set the base URL and one auth variable, pick a model-selection style, and persist your config via ~/.claude/settings.json or your shell profile.
DocsUpdated Apr 25, 2026
OpenClaw ClawHub plugin
Install @abliterationai/openclaw-abliteration-provider from ClawHub or npm to register abliteration.ai as an OpenClaw provider.
DocsUpdated Apr 16, 2026
Using OpenClaw with abliteration.ai
Manually configure abliteration.ai as a custom Anthropic-compatible provider in OpenClaw. Add a models.providers entry, set baseUrl and apiKey, select abliterated-model.

Core API

Streaming, vision, video, and platform behavior you need before shipping.

6 guides

Policy Gateway

Integration contract, onboarding, and enterprise governance.

7 guides

Agent governance

MCP tool-call governance and audit trails.

1 guide