Documentation Index
Fetch the complete documentation index at: https://help-plum.xoxoday.com/llms.txt
Use this file to discover all available pages before exploring further.
Sandbox Environment
The Sandbox environment is designed for development and testing. It simulates reward flows using test data and test balances — so you can experiment safely without triggering real transactions or incurring any costs.- No KYC or funding required
- Test balance and mock reward products
- Safe to test authentication, order flows, and error handling
- Great for building and validating your integration
Production Environment
The Production environment is used for live reward delivery. Any API requests here will result in real transactions and will deduct from your wallet balance.- Requires business verification (KYB) and wallet funding
- Access to real catalog, live inventory, and true recipient experiences
Each environment has its own base URL and API key type:
| Environment | Base URL |
|---|---|
| Sandbox | https://stagingstores.xoxoday.com/chef/v1/oauth/api |
| Production | https://accounts.xoxoday.com/chef/v1/oauth/api |

