Skip to content
DeepTokenInference Gateway
HomeDashboardModelsLeaderboardDocsPricingEnterpriseBlog
    Developer documentation

    DeepToken Docs

    Integration guides for the OpenAI-compatible gateway, API keys, model catalog, errors, billing, and organization controls.

    Gateway base URL

    https://api.deeptoken.app/v1

    Start from zero

    Create an account, issue a key, and send the first gateway request.

    Copy code snippets

    Use curl, Python, or TypeScript against the same /v1 endpoint.

    Choose a model

    Browse routable models, context windows, and capabilities.

    Browse by topic

    Each article maps to a production concern: authentication, routing, billing, errors, models, and multi-tenant usage.

    Introduction

    Getting startedThree minutes from zero to your first gateway call.QuickstartCode snippets in curl, Python, and TypeScript.IntegrationsHow to connect DeepToken with Cursor, Cline, ChatBox, and other client applications.

    API

    AuthenticationAPI key lifecycle, scopes, IP allowlists, and per-key rate limits.Chat CompletionsDetailed API reference for the POST /v1/chat/completions endpoint.ModelsHow the routable model catalog works.ErrorsError categories the gateway returns and how to react to each.

    Billing

    BillingHow quota is metered, debited, and reconciled.OrganizationsMulti-tenant billing, member management, and per-org wallets.