Skip to main content
POST
Create Personal Key

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

Successful Response

id
integer
required
full_key
string
required

Plaintext personal key in the format xag_personal_<6 chars>_<32 chars>. Returned exactly once.

key_prefix
string
required
created_at
string<date-time>
required
expires_at
string<date-time> | null