Authentication API
1.0
Obtain information about your API user, including account permissions, organization data, and API URLs. You can also use the Authentication API to obtain API access tokens, which are required to authenticate other requests to the API.
This table lists the use cases that the Authentication API supports.
| Supported Use Case | HTTP Verb | URI |
|---|---|---|
| Obtain an API token | POST | /v2/token |
| Get base URLs | GET | /v2/discovery |
| Get user info | GET | /v2/userinfo |
https://{subdomain}.auth.marketingcloudapis.com
DID THIS ARTICLE SOLVE YOUR ISSUE?
Let us know so we can improve!
Let us know so we can improve!