Set the
x-api-key field in the playground’s Authorization section. Use your
sandbox key while testing - sandbox never charges your wallet.Conventions
Base URL
https://api.kalixo.io/v2 (production) · https://sandbox.kalixo.io/v2 (sandbox)Auth
x-api-key header on every request.Money
Prices and balances are in minor units (e.g. pennies/cents) unless stated otherwise.
Errors
Structured
{ statusCode, error, message } body - full message catalogue in the guide.Resources
Ping
GET /pingCatalog
GET /catalog/products · GET /catalog/products/{productCode}Orders
POST /orders · GET /orders/{reference}Wallet
GET /wallet