Create Token
This is used to authenticate further calls to the API.
Last updated
Was this helpful?
This is used to authenticate further calls to the API.
Last updated
Was this helpful?
The AvaCloud API uses a client_id
and client_secret
to authenticate requests. Users will be issued these upon successful enrollment with AvaCloud.
API keys must be kept secret. They should not be in your client-side code or checked into your application's code.
client_id*
"myClientId"
client_secret*
*****
*required field