LLM governance / policy control planeDocumentation

OpenAI-Compatible API Docs

Base URL setup, Chat Completions, Responses, SDK quickstarts, Codex, Claude Code, streaming, tool calling, and Policy Gateway guides for abliteration.ai.

Guide pages
38
Sections
7
Coverage
OpenAI, agents, governance

Getting started

OpenAI-compatible base URL setup, Chat Completions, Responses, Postman, and quickstarts.

9 guides
DocsUpdated Dec 30, 2025
OpenAI-compatible API docs: base URL, Chat Completions, and Responses
OpenAI-compatible API docs for abliteration.ai. Change the SDK base URL, keep Chat Completions or Responses request shapes, use role/content messages and response_format, and migrate Python, Node, or framework clients.
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
Codex CLI custom Responses provider
Use Codex CLI or the Codex TUI with abliteration.ai as a custom OpenAI Responses provider. Configure base_url, env_key, model_providers, and wire_api = responses.
DocsUpdated May 1, 2026
Claude Code custom Anthropic gateway
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
OpenClaw custom Anthropic provider
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 Codex, Claude Code, 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
Codex CLI custom Responses provider
Use Codex CLI or the Codex TUI with abliteration.ai as a custom OpenAI Responses provider. Configure base_url, env_key, model_providers, and wire_api = responses.
DocsUpdated May 1, 2026
Claude Code custom Anthropic gateway
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
OpenClaw custom Anthropic provider
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