- Read Authentication and keep merchant API keys on your server.
- Choose the correct environment.
- Add an idempotency key to create requests that may be retried.
- Treat webhooks as the source of truth for asynchronous state.
Overview
API Reference
Interactive reference for the Zahlo Merchant API.
The API Reference tab contains the complete merchant API contract. Use the environment selector in the playground to send requests to Demo or production. The contract is organized around the same resources and lifecycle described in the guides.
Before calling an endpoint: