Quickstart
In order to use any of our APIs, you must authenticate HTTP requests using an access key. Unauthorized requests or invalid keys will result in
401 Unauthorized.
To access the APIs:
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