Identify the authenticated API key
Identity
Identify the authenticated API key
GET
Identify the authenticated API key
Autorizaciones
Public API key presented as Authorization: Bearer rq_live_….
Respuesta
The key's organization, environment and granted scopes.
Organization the key belongs to (UUID).
Key environment: LIVE (rq_live_) or SANDBOX (rq_test_).
Opciones disponibles:
LIVE, SANDBOX Safe-to-log key prefix (e.g. rq_live_abcd).
Ejemplo:
"rq_live_abcd"
Scopes granted to this key.