API Reference
List accounts
Lists all accounts.
GET accounts
Create account
Create a new account.
POST accounts
Get account
Get account details.
GET accounts/{account}
Update account
Update account details.
PATCH accounts/{account}
Delete account
Delete account.
DELETE accounts/{account}