Authentication

Prembly’s authentication mechanism relies on the Secret Key (API Key) used when making API calls from your server.

All API calls on Prembly can be executed using a Secret Key. No other Authorization header should be implemented when calling Prembly API endpoints, or set Authorization to "No-Auth".

API KEYS