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:
- Create an API key.
- Request an access token using the API key.
- Include the access token in the request header of every REST API request.
If you have suggestions for improving this article, let us know!