/v1/account/premium-endpoints. Each entry carries the route, a human-readable feature name, and a description of what the endpoint unlocks — so your application can gate its own UI without hardcoding a list that drifts out of date.
This endpoint returns the catalog of premium routes. It does not tell you whether your account has premium access — a free-tier key can call it successfully and still receive
403 when it tries one of the listed routes. See Premium Endpoints for the tier rules.Endpoint
Quick Start
- Python
- JavaScript
- Shell (curl)
Response
Response Schema
PremiumEndpointInfo
Status Codes
Gating Your Own UI
Rather than shipping a hardcoded list, fetch the catalog at startup and use it to decide what to show:Related Resources
Premium Endpoints
Tier rules and the 403 error shape
Pricing
Plan comparison and model gating
Credit Balance
Premium endpoints also require credits above $1.00
Rate Limits
Tier-based request limits