获取当前套餐

GET /api/v1/billing/plan

请求示例

curl -X GET https://api.openbili.com/api/v1/billing/plan \
  -H "Authorization: Bearer YOUR_API_KEY"

响应

字段 类型 必填 说明
id string Id
code string Code
name string Name
models array Models
rpm_limits object Rpm Limits
tpm_limits object Tpm Limits
price_per_1m_tokens object Price Per 1M Tokens
monthly_fee string Monthly Fee
price_multiplier string Price Multiplier
sandbox_included boolean Sandbox Included
sla_tier string Sla Tier
status string Status
created_at string Created At