Skip to main content
GET
cURL
Read your current request budget without spending primary quota. Returns the live per-minute primary limiter window plus UTC-day usage. It does not increment the primary request counter and does not log itself into daily usage. The endpoint has its own 100 reads/minute per-user guard; a 429 here is a backoff signal, not proof you spent primary quota. The daily limit and remaining fields are null because V1 has no daily hard cap.
Check quota here instead of polling a data endpoint to guess your remaining budget.

Authorizations

Authorization
string
header
required

API key authentication. Send your key in the Authorization header as Bearer oxi_sk_live_.... Live keys require an active Pro subscription and return live data.

Response

Usage budget and counters for the authenticated API key owner.

object
string
required
Allowed value: "usage"
data
object
required
meta
object
required