Enterprise AI Gateway

Unrestricted AI.You govern.

A policy gateway and developer-controlled LLM API for teams that need full control over what their models can do.

Zero retentionprompts & outputs never stored
SIEM-native LogsSplunk, Datadog, Elastic, S3
99.99%uptime SLA on Enterprise
Try it

Stream a completion. No signup.

Talk to abliterated-model from your browser. Conversation stays in this device, never on a server.

model: abliterated-model
Pick a use case to start
Block prompts that match selected categories.
Self-harm and sexual content involving minors are always blocked.
Product

Control plane
included.

Default public APIs ship a single model behavior. abliteration.ai ships the governance layer as part of the product—so you decide what gets through.

01

Policy Gateway

Define policy-as-code guardrails with rewrite, redact, escalate, or refuse outcomes. Manage per-project keys and quotas, test with shadow mode and canary rollouts.

your-rulesgovernance control plane
02

Unrestricted LLM models

Developer-controlled, less-restricted models without provider-side refusals. Built for security research, fictional writing, medical research, and other high-control workloads.

abliterated-modeldefault model id
03

Synthetic data generation

Generate training data, fine-tuning pairs, eval sets, and JSONL-ready outputs through the same OpenAI-compatible API used for live inference.

JSONLstructured outputs
04

Audit & compliance exports

Export every policy decision to Splunk, Datadog, Elastic, S3, and Azure Monitor with structured metadata for internal investigations and audits.

5+SIEM destinations
How it works

Sign up.Get a key.Ship.

Compatibility
OpenAI-compatible endpoint

Swap the
base URL.

Full /v1/chat/completionsparity with the OpenAI API. Keep your SDKs, your tools, your code—change one line.

Drop-in endpoint
https://api.abliteration.ai/v1

Works with all major SDKs. Set ANTHROPIC_BASE_URL for Claude Code, switch wire_api for Codex, or just point your OpenAI client.

0-retentionPrompts and outputs not stored
VisionImage understanding included
compatible
OpenAI SDKPython / Node
compatible
Anthropic SDKClaude Code
compatible
OpenAI CodexCLI
compatible
OpenClawopen-source agent
LIVE

Simple,
predictable pricing.

$0 / 1M
Effective price
input + output tokens
/v1/chat/completions
OpenAI-compatible
0%
by default
Data retention
0
Prepaid credits never expireSubscription credits reset monthlyImages metered as input tokens429 backoff + retries supported
Integrations

Works with
your stack.

Use your existing AI coding tools and SDKs. Stream audit logs straight into your SIEM with structured metadata for compliance.

SDK
OpenAI
CLI
Claude Code
CLI
Codex
Agent
OpenClaw
SDK
Python
SDK
JavaScript
SDK
Go
Audit
Splunk
Audit
Datadog
Audit
Elastic
Export
AWS S3
Audit
Azure Monitor
OpenAIdrop-in compatible
5+audit destinations
View compatibility guide
Security & compliance

Unrestricted,
not ungoverned.

You control refusals with policy-as-code. We keep the audit trail you need—without storing prompts or outputs by default.

Default retention
0Prompts or outputs stored
GDPR-readyZero retentionEU + US regionsEncrypted at rest

Zero data retention

Prompts and outputs processed transiently, never used for training.

Policy-as-code

Define your own rules. Rewrite, redact, escalate, or refuse.

Decision metadata

Every policy outcome is logged with policy ID, reason code, and tags.

SIEM exports

Stream to Splunk, Datadog, Elastic, S3, and Azure Monitor.

Developers

One line
to migrate.

Drop-in replacement for OpenAI and Anthropic clients. Keep your SDKs, your code, your tooling. Change the base URL.

OpenAI wire format

Same request/response shape. Change the base URL and go.

Streaming responses

Server-sent events supported on /v1/chat/completions.

Vision input

Send images alongside text; metered as input tokens.

Synthetic data

JSONL-ready outputs for training, fine-tuning, and evals.

curl https://api.abliteration.ai/v1/chat/completions \
  -H "Authorization: Bearer $ABLIT_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "abliterated-model",
    "messages": [
      { "role": "user", "content": "Hello!" }
    ],
    "stream": true
  }'
Pricing

Pay for
what you use.

01

Builder

Individual developers seeking access to unrestricted AI models.

$20

/ month — 6,666,667 tokens (13,334 credits)

  • Unrestricted models included
  • Billed on combined input + output tokens
  • OpenAI-compatible /v1 endpoints
  • Vision / image understanding
Subscribe monthly
Most popular
02

Team

Teams requiring priority throughput for unrestricted models.

$50

/ month — 16,666,667 tokens (33,334 credits)

  • Everything in Builder
  • Priority throughput
  • Higher concurrency limits
  • Email support
Subscribe monthly
03

Policy Gateway

Governance starts at $600/mo

From $600

/ month — Control / Advanced / Enterprise

  • Policy-as-code rules with reason codes
  • Simulation + shadow / canary rollouts
  • Audit logs with change history
  • Cross-app enforcement at Advanced+
  • Org-wide governance at Enterprise
See Policy Gateway plans
Prepaid Scale Pack: $100 / 33,333,334 tokens (66,667 credits)Prepaid credits never expireFree preview: 1 credit (~500 tokens)
See full pricing →

Ship with a
model that ships.

Swap your base URL and go. 5 free requests to try it, prepaid credits if you like it, Policy Gateway when you scale.

5 free requests · no phone verification · OpenAI-compatible