Pre-release: Base URLs below are placeholders during the pre-release period. Your
account manager will confirm the final endpoints when your keys are issued.
Environments
| Sandbox | Production | |
|---|---|---|
| Base URL | https://sandbox.kalixo.io/v2 | https://api.kalixo.io/v2 |
| API key prefix | kal_test_… | kal_live_… |
Confirmed behaviour
- Sandbox and production use separate base URLs and separate API keys.
- Keys are prefixed
kal_test_(sandbox) orkal_live_(production) so you can tell them apart in config.
Details pending confirmation
The following will be updated once Kalixo confirms sandbox policy for your account.
Contact [email protected] if you need guidance now.
| Topic | Status |
|---|---|
| Final sandbox base URL | TBD — placeholder during pre-release |
| Catalog contents | TBD — same as your assigned catalog vs fixed test catalog |
| Order fulfilment | TBD — real async delivery vs instant stub |
Recommended test productIds | TBD |
| Wallet / billing | TBD — whether sandbox orders debit a test wallet |
Getting started in sandbox
- Obtain a sandbox API key from your account manager.
- Point all requests at
https://sandbox.kalixo.io/v2. - Follow the Quickstart using your sandbox key.
- When ready, swap the base URL and key for production.