API Keys
Create An API Key
role
for the new API Key. the API Key will inherit and be limited by the privileges supplied by the assigned role. Ensure that publicly exposed apiKeys have the least privileged role needed to accomplish the task.Using the API Key
Access Tokens
section. Copy the access token to use in your api calls.Bearer
token as part of the Authorization
header while making api calls.