AUTHORIZATION
Overview
Getting API keys
The SID API is secured using API keys. You can create an API key in the dashboard.
1
Create an API key
Navigate to the “API keys” tab in the dashboard and click on the “Create an API key” button.
API keys look like: sid-sk-a81239asda91281
.
2
Use the API key
API keys should be kept secret and only used
in a trusted environment (i.e. not in client-side code).
Was this page helpful?