/
RE
reasonblocks
/
ReasonBlocks Control-Plane API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 12h 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
Create Key
post
/api-keys/
Request body
ApiKeyCreate
required
name
string
required
org_id
string
nullable
project_id
string
nullable
Response
Successful Response
ApiKeyCreated
required
id
string
required
name
string
required
raw_key
string
required
prefix
string
required
last4
string
required
Changes