List API keys

Lists all API keys for the authenticated user. Requires a browser session.

Authentication

AuthorizationBearer

Send as Authorization: Bearer <your-key>. Obtain keys from the portal — prefix sk_live_ for production, sk_test_ for sandbox.

Response

List of API keys
keyslist of objects

Errors

401
Unauthorized Error