After obtaining an API key, you can authorize your API access by including the key in the Authorization header of your requests:

Authorization: Bearer <access_token>

Make sure that you are using an API key for operations with SID Memory. Access and refresh tokens obtained from operations with SID Connect will not work.

Was this page helpful?