Skip to main content
GET
List API keys
Updated May 8, 2026

Authorizations

X-API-Key
string
header
required

API key for authentication. Each key is bound to a specific account.

Query Parameters

scope
enum<string>

Filter by key scope. Customer-created keys are always public, so this is rarely useful — included for completeness.

Available options:
public
limit
integer
default:50
offset
integer
default:0

Response

List of API keys

success
boolean
data
object[]
total
integer
Last modified on May 8, 2026