Create an API token for your authenticated platform and return the client secret once. Basic Auth credentials scope this request to one platform. Token list, detail, and revoke surfaces remain secret-free.
Integration-key Basic Auth (clientId:clientSecret) as documented in docs/public/AUTHENTICATION.md.
Human-readable token name shown when the token is listed or reviewed later.
Permission labels to attach to the token. VIEW reads platform configuration, customers, tokens, and transactions, TRANSACT creates quotes, executes payments, and runs transfer actions, and MANAGE updates platform configuration, API tokens, and customer records.
1API token created. Client secret returned only on create.
Stable API-token identifier.
Client identifier used for Basic Auth.
Client secret shown once at token creation time. It is not re-readable later.
Human-readable token name.
Permissions granted to this token. VIEW reads platform configuration, customers, tokens, and transactions, TRANSACT creates quotes, executes payments, and runs transfer actions, and MANAGE updates platform configuration, API tokens, and customer records.
Token creation timestamp.
Most recent token update timestamp.