Navigate to the Integrations page and click the “Connect Integration” button, then select the API integration option. You will then be presented with an API key. Save this key as you will need it to authenticate your API requests. You can view your API key again at any time on the Integrations page.
3
Make any API request using the Authorization header in your HTTP requests as shown below:"Authorization": "Bearer <your token>"You can test that your API connection is working using the Authentication Test endpoint.
If you have any trouble with setup, need more information, or have further questions, please contact us and a member of our team will reach out.
Rate Limiting
The Artelo API has a rate limit of 5 requests per second.