Skip to main content
GET
Fetch from logged-in browser

Authorizations

sb-access-token
string
cookie
required

Session cookie (for API key management endpoints)

Path Parameters

keyId
string<uuid>
required

API key ID (UUID from the list endpoint)

Example:

"00000000-0000-4000-8000-000000000123"

Query Parameters

days
integer
default:7

Lookback window in days (1–90). The time-series in the response has one bucket per day.

Required range: 1 <= x <= 90
Example:

30

Response

Usage statistics for the requested key

data
object