Authentication
Prembly’s authentication mechanism relies on two types of Keys - Secret Key (API Key), used when making API calls from your server, and Application ID, designed to be used alongside the Secret Key.
All API calls on Prembly can be executed using a combination of a Secret Key and an Application ID. No other Authorization header should be implemented when calling Prembly API endpoints, or set Authorization to "No-Auth".
API KEYS
APPLICATIONS ID
Updated 3 months ago