The Sandbox is a fully isolated testing environment that allows organizations to experiment with the API, integrations, and workflows without affecting live data or production systems.Documentation Index
Fetch the complete documentation index at: https://docs.bitgpt.xyz/llms.txt
Use this file to discover all available pages before exploring further.

Current Status
We’re actively working on it, and once released, it will be a 1:1 clone of the production environment. This means:- Identical API behavior and structure
- Fully separate infrastructure
- Safe to test everything, from authentication to payment creation
How It Will Work

- A toggle will appear in the top right section (your profile) under
Test Mode - Switching it enables Sandbox mode
- The interface will turn orange to indicate you are working in the test environment
All actions and data in the Sandbox are isolated from your production account.
What You’ll Be Able to Test
Once available, the Sandbox will support:- Creating and managing test API keys
- Simulating cryptocurrency and fiat transactions
- Testing webhooks and real-time callbacks
- Managing products, licensing, billing flows, and more

API Usage in Sandbox
The API base URL for the Sandbox will stay the same, in order to send requests to the sandbox environment you’ll have to pass theX-Test-Mode header as true
