Authentication
Krumzi uses API keys for authentication. You can find your API key in the Krumzi dashboard under Integrations (opens in a new tab).
We expect an API-KEY header to be set on every request.
API-KEY: YOUR_API_KEYRemember to keep your API key secret. Do not share it and take care not to expose it publicly in client-side code.