Skip to main content
GET
List the API key scopes this workspace may create

Authorizations

X-API-Key
string
header
required

Response

Successful Response

Which scopes this workspace's plan lets it mint, for the create form.

scopes
enum<string>[]
required

The scopes on offer. A workspace that does not pay gets read only.

What a key may do.

Two values, not a permission matrix. The split exists because a key is now a bearer token for the MCP server as well as for the REST API, and the thing worth stopping is a write nobody watched: a leaked read key exposes what the dashboard already shows the holder, a leaked write key spends credits and sends mail. A free workspace may only mint READ.

Available options:
read,
write