/
RE
reasonblocks
/
ReasonBlocks Control-Plane API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 13h ago · Updated 4w ago
Details
Filter operations
api-keys
3
get
List Keys
post
Create Key
delete
Revoke Key
auth
3
billing
6
feedback
1
organizations
9
projects
4
usage
2
get
Health
api-keys
List Keys
get
/api-keys/
Query parameters
org_id
string
nullable
project_id
string
nullable
limit
integer
nullable
offset
integer
nullable
Response
Successful Response
ApiKeyOut[]
required
id
string
required
name
string
required
prefix
string
required
last4
string
required
scope
string
required
project_id
string
nullable
project_name
string
nullable
created_at
string
required
last_used_at
string
nullable
required
revoked
boolean
required
Changes