List API keys
GET/api-key
Returns a paginated list of the store's API keys. The plaintext key is never included; only the key prefix and last four digits are shown. Requires the canAccessApiKeys plan feature.
Request
Responses
- 200
- 400
- 401
- 429
Paginated list of API keys
Validation error
Unauthorized - Invalid or missing API key
Rate limit exceeded
Response Headers
Retry-After