Authentication
All requests must include your API key in the X-Api-Key header. Keys are issued per sales channel.
| Environment | Base URL |
|---|---|
| Sandbox | https://api-sandbox.nordkauf.example |
| Production | https://api.nordkauf.example |
Example request:
curl https://api-demo.nordkauf.example/v1/products \
-H "X-Api-Key: ak_live_4f8a..."