API Essentials
Authentification
How to authenticate your requests ?
To authenticate your requests to the Pronto API, you’ll need to include your API key in the request headers.
Getting your API key
You can find your API key in your Pronto dashboard settings.
Using your API key
Include your API key in the X-API-KEY
header with all API requests: