Documentation Index
Fetch the complete documentation index at: https://doc.deepwl.cn/llms.txt
Use this file to discover all available pages before exploring further.
Account Balance and Usage
This set of APIs provides both the platform’s custom wrapper and an OpenAI-compatible structure.API Key Usage
OpenAI-Compatible Subscription Information
The following two paths are equivalent:GET /dashboard/billing/subscriptionGET /v1/dashboard/billing/subscription
OpenAI-Compatible Usage
The following two paths are equivalent:GET /dashboard/billing/usageGET /v1/dashboard/billing/usage
The final display unit of
soft_limit_usd, hard_limit_usd, and total_usage is affected by the site’s quota display configuration, and may not always be USD.