• English
  • Quickstart

    ByteSeek Tokens is a unified large-model API service: with one API key you can call models from multiple vendors in your favourite clients, over multiple protocol formats — see the full request format reference.

    Three steps to get started

    StepWhatWhere
    1Register (invite / promo codes supported) and top up your balancePurchase page · Billing
    2Create an API key and pick a groupCreate an API Key
    3Enter the key and endpoint in your clientSee client guides below

    Registration requires ticking "I have read and agree" to the Service Terms, Privacy Policy, Acceptable Use Policy, Supported Regions and Disclaimer — please read them first.

    Prices shown in the model plaza already include the group multiplier — what you see is what you pay. For groups labelled "data sharing disabled", conversation data is not stored.

    SCREENSHOTModel plaza
    Model plaza: each group shows its multiplier and data policy; models are priced by context tier — click "View detailed pricing" for the full table (prices redacted)

    New to groups, pools and multipliers? Three minutes on Core Concepts will save you half your troubleshooting time later.

    Choose your client

    Terminal / agent users

    For users who live in the terminal and mainly code.

    ClientBest forGuide
    Claude CodeAnthropic's official CLI, terminal codingGuide
    CodexOpenAI's official CLI and desktop appGuide
    Codex++Enhanced launcher for Codex desktop with visual provider managementGuide
    OpenCodeOpen-source terminal agent with multi-model switchingGuide
    PIMinimal, extensible terminal agentGuide
    Oh My PiEnhanced PI distribution with IDE-level integrationGuide
    DeepSeek HarnessDeepSeek's official agent runtime with a local Web UIGuide
    Hermes AgentNous Research's open-source agent, 60+ tools and messaging gatewayGuide
    WorkBuddyTencent's desktop AI workbench, local files and automationGuide
    CC SwitchNot a client — a provider switcher for the tools aboveGuide

    GUI / chatbot users

    For users who prefer graphical interfaces or mobile, or who mostly chat.

    ClientBest forGuide
    Cherry StudioDesktop (Windows / macOS / Linux), multi-model chat and image generationGuide
    ChatboxDesktop + mobile + webGuide
    RikkaHubAndroidGuide

    The universal recipe: add ByteSeek as a custom provider in your client's settings, enter the API key and the endpoint for the matching format (see API Endpoints), fetch the model list, and start.

    The console at a glance

    The dashboard is your account overview: balance, today's requests and spending, token usage trends, RPM / TPM metrics and a usage heatmap. The left menu covers the model plaza, API keys, teams, usage records, subscriptions, orders, redemption, referral and profile.

    SCREENSHOTConsole dashboard
    Dashboard: account balance highlighted (values redacted), with live request, spending and token statistics below

    Verify your setup

    The fastest check after configuring is to fetch the model list:

    curl https://tokens.byteseek.ai/v1/models \
      -H "Authorization: Bearer sk-your-key"
    • Model list returned → key, network and endpoint are all fine.
    • An error → look it up in Error Codes.

    Going further

    Once the basics work, enable these as needed:

    • Composite Keys — one key bound to several groups, switched by prefix
    • Fast Mode — force the high-priority lane on a key for faster responses
    • Teams — members share the owner's balance with per-member keys and limits

    When something breaks

    • Troubleshooting — locate by symptom, with a report template
    • Error Codes — meaning and handling of every status code
    • FAQ — short answers to frequent questions
    © 2026 ByteSeek Limited. All rights reserved.TermsPrivacyDisclaimer