Authentication
The API uses API key authentication. Send your key as a header:
X-API-Key: <API_KEY>
API keys are issued from the Slimlink customer portal. Treat them as secrets: don’t embed them in client-side code, and don’t commit them to source control.