Skip to main content
GET
Get Api Key Endpoint Breakdown

Authorizations

Authorization
string
header
required

Mixpeek API key, sent as Authorization: Bearer mxp_sk_.... Create one in Studio under Settings → API Keys, or with an admin key via POST /v1/organizations/users/{user_email}/api-keys. A missing header returns 403; an invalid or revoked key returns 401.

Path Parameters

key_id
string
required

Query Parameters

start
string | null

ISO8601 start timestamp

end
string | null

ISO8601 end timestamp

Response

Successful Response