Skip to main content
POST
Create API key

Authorizations

Authorization
string
header
required

Workspace API key. Send it as Authorization: Bearer <api_key>.

Query Parameters

environment
enum<string>
default:sandbox

Environment scope for environment-partitioned resources. Defaults to sandbox when omitted.

Available options:
sandbox,
live

Body

application/json
name
string
required
scopes
enum<string>[]
Available options:
wallets:read,
transfers:read,
transfers:create,
transfers:approve,
api_keys:manage,
admin:*
expires_at
string<date-time>

Response

Workspace API key created

data
object
required
error
null
required
request_id
string
required