Authorization
Sitecore Personalize REST APIs use the OAuth 2.0 standard with JSON web tokens to authorize REST API requests.
To authorize a REST API request:
-
Request an access token using the API key.
-
Include the access token in the request header of every REST API request.