Account
Last updated
Was this helpful?
Last updated
Was this helpful?
Before you can make requests to this resource, you must have a valid bearer token. Review our API authorization guide to learn how to generate a token. Here's a curl example of how to define your access token in a header:
The examples below do not show the required Authorization
header due to a bug. We're working on fixing that. In the meantime, be sure to include that in all of your requests.
This endpoint retrieves the platform mappings for an account and its child accounts.
/v1/platform_account_mappings
The account ID is a unique identifier of your account, which begins with acct_. This optional filter parameter lets you get platforms mapped to a specific account.
acct_xxx
This endpoint is used to create a child account.
/v1/accounts
Friendly name of the account
Brief description of the account
This endpoint retrieves the information for an account and its child accounts.
/v1/accounts
The account ID is a unique identifier of your account, which begins with acct_. This optional filter parameter lets you get information for a specific account.
acct_xxx