Account
Read, update, and bootstrap your Console account profile.
The account resource holds your Console profile, display name, and the webhook defaults applied to new endpoints. Most customers call GET at startup to fetch their current balance summary and profile, then PATCH when they want to change mutable fields. The POST variant is only used on first sign-in via the Console UI to materialize the account row; you will not need to call it from a programmatic integration.
GET
/
accountHeader Parameters
X-API-KeyX-Api-Key
Successful Response
PATCH
/
accountSuccessful Response
POST
/
accountSuccessful Response