Skip to main content
Yes. The base URL is https://api.deepshi.ai/v1 and the request/response shapes match OpenAI’s, so the official OpenAI SDKs and most compatible tools work after changing the base URL and key. See Using the OpenAI SDK.
Create one from your Deepshi dashboard. Keys start with sk-bf- and are shown only once. See Authentication.
Deepshi’s own models (Deepshi 2.0 and Deepshi 3.0) plus leading third-party text models from OpenAI, Anthropic, Google, xAI, and others. The live list your key can call is at GET /v1/models. See Models.
The API is prepaid with USD credits shared across all your keys. Usage is priced per model. See Pricing & credits.
Inference requests return 402 Payment Required until you top up your balance from the dashboard.
No. A key stays valid until you rotate, revoke, or delete it from the dashboard.
No. Your prompts and completions are not used to train models. See deepshi.ai for privacy details.