How to authenticate and authorize requests with the Clemta APIs
X-API-KEY
X-API-KEY: your_api_key
ACCESS_DENIED
{ "success": false, "message": "Access denied", "data": null, "error": { "code": "ACCESS_DENIED" } }
cURL
curl -H "X-API-KEY: YOUR_API_KEY" \ https://api.clemta.com/formations