Access Tokens
Get an access token for requested scopes
Get an access token to use with the API with specified scopes.
You should always scope your access tokens. You get one for read-access and separate ones for updating, creating or deleting resources.
post/auth/token
Response
Access token successfully generated.