Authentication
Palenca uses API keys to allow access to the API.
When requesting your API Keys, you will receive a Public API Key and a Private API Key.
Public API Key
The Public API Key is used only to integrate with Palenca Link.
Private API Key
The Private API Key is used to retrieve your users information. It should never be exposed publicly.
It must be included in all API requests in the header that looks like the following:
x-api-key: your_private_api_key