How to start using the API
- Create your API key from Create an account, then open Dashboard > API Keys.
- Copy the key and send it as a Bearer token in the `Authorization` header.
- Select an endpoint from the dropdown below and the docs panel will load it over AJAX.
- Choose your language example, then adjust the request body for your own workflow.