{
"id": "api_key_0197c0f1-9589-7990-b421-4b806f637b0c",
"organization_id": "org_0197c0f1-9589-7990-b421-4b806f637b0c",
"label": "My API Key",
"description": "Key for accessing product APIs",
"secret": "sk_live_MDE5N2MwZjEtOTU4OS03N2U0LWJiY2YtNGQ0OWQ4YTM5NzUzX2JpdGdwdA",
"scopes": [
"products.create"
],
"ip_allow_list": [
"127.0.0.1"
],
"expires_at": "2026-05-30 20:23:16",
"created_at": "2025-06-30 15:05:47",
"updated_at": null,
"metrics": {
"api_key_id": "api_key_0197c0f1-9589-7990-b421-4b806f637b0c",
"total_requests": 150,
"last_used_at": "2025-06-30 16:03:44"
}
}Schemas
API Key
Unique identifier for the API key
List of scopes this API key has access to
Timestamp when the API key was created
Example:
"2025-06-29 16:03:44"
Timestamp when the API key was last updated
Example:
"2025-06-29 16:03:44"
Human-readable label for the API key
Maximum string length:
255Optional description for the API key
List of IP addresses allowed to use this API key
Timestamp when the API key expires
Example:
"2025-06-29 16:03:44"
Secret key value (only returned when creating a new API key)
Show child attributes
Show child attributes

