General Authentication We use Bearer tokens to authenticate requests. Sign up for a free account and head over the API page to generate an API token. Add the Authorization header to every request you make: Authorization: Bearer YOUR-API-TOKEN