/sandbox immediately before /oapi.
The rest of the request remains exactly the same, including:
* Endpoint path * Query parameters * Request body * Headers
URL Structure
Production
Sandbox
/sandbox segment:
Switching Between Sandbox and Production
All code examples in this guide use the Sandbox URL by default. You can copy and run the examples directly for testing. When you are ready to switch to Production, replace only the base URL.Example
Sandbox:You only need to replace the base URL when switching from Sandbox to Production. No changes to the endpoint path, parameters, or request structure are required.
