Skip to main content
The Deepshi API gives your application a single, OpenAI-compatible endpoint for text generation. Call Deepshi’s own uncensored models, Deepshi 2.0 and Deepshi 3.0, or route to frontier models from OpenAI, Anthropic, Google, xAI, and others, all through the same key and balance.
If you already use the OpenAI SDK, you can switch to Deepshi by changing two lines: the base_url and your API key. No other code changes are required.

Why Deepshi

Uncensored by default

Deepshi’s own models answer without the moderation and refusals you hit on mainstream APIs.

One API, every model

Deepshi and leading third-party models behind one base URL, one key, one billing balance.

OpenAI-compatible

Works with the official OpenAI SDKs and most tools that speak the OpenAI API. Point them at Deepshi and go.

Private by design

Your prompts and completions are never used to train models. See Privacy.

Start here

Quickstart

Make your first API call in under five minutes.

Authentication

Create an API key and authenticate your requests.

Models

Browse the models you can call, with context windows and pricing.

Pricing & credits

Understand credits, per-token pricing, and balance.

What you can build

Text & chat

Chat and generation with streaming.

Tool calling

Let models call your functions and external tools.

Reasoning

Models that think step by step on hard problems.

Structured outputs

Force responses that match a JSON schema.

Streaming

Render tokens as they’re generated.

OpenAI SDK

Reuse your existing OpenAI code.
Deepshi is launching with text models. Image, video, and audio generation are coming soon.