🔹 Authentication
All API requests require the following headers:
account-secret-key: YOUR_SECRET_KEY
Content-Type: application/json
Accept: application/json
You can find your secret key in the Salpre Dashboard → Settings → API Settings.
⚠️ Important: Keep your Account Secret Key safe. Never expose it in client-side code or public repositories.
Postman Collection: http://documentation.salpre.com/documents/Salpre-API-GatewayV100-postman.json.zip