API Access
In order to use any of our APIs, you must authenticate your HTTP requests using an access key. HTTP requests using no authentication or invalid access keys will result in 401 Unauthorized.
To access our APIs using an access key you will need to:
Create or use an existing access policy
Attach a new or existing access policy to a role
Create or use an existing access key that is attached to a role
Last updated