Returns all relayer API keys for the authenticated address. Auth allowed: Gamma auth or Relayer API key auth (RELAYER_API_KEY + RELAYER_API_KEY_ADDRESS).
Relayer API key (when using relayer API key auth)
Address that owns the key (when using relayer API key auth). Must match the address that owns the key. Ethereum address (0x-prefixed, 40 hex chars)
^0x[a-fA-F0-9]{40}$"0x6e0c80c90ea6c15917308F820Eac91Ce2724B5b5"
API keys retrieved successfully. Returns an empty array if no keys exist for the authenticated address.
The relayer API key
"01967c03-b8c8-7000-8f68-8b8eaec6fd3d"
The address that owns the key
^0x[a-fA-F0-9]{40}$"0xabc..."
Timestamp when the key was created
"2026-02-24T18:20:11.237485Z"
Timestamp when the key was last updated
"2026-02-24T18:20:11.237485Z"