Authentication

Use this endpoint to obtain an access token for authenticating requests to the Bluecore API.

Bluecore uses the standard OAuth 2.0 client credentials grant method for authentication to request access tokens.
You will need a client_id and client_secret to request a token.

If you don't have a client_id and client_secret, see how to request one.