API base URLs and the two environments (Sandbox and Production) for calling the Yuno API. This page explains the API base URLs and the two environments you can use when calling the Yuno API: Sandbox and Production. For how to switch between Test Mode and Live Mode in the Yuno dashboard, see Environments (Dashboard).Documentation Index
Fetch the complete documentation index at: https://docs.y.uno/llms.txt
Use this file to discover all available pages before exploring further.
Overview: Sandbox vs Production
| Environment | Purpose | Base URL |
|---|---|---|
| Sandbox | Testing and development. No live data or real transactions. | https://api-sandbox.y.uno |
| Production | Live environment. Real transactions and accounting. | https://api.y.uno |
Credentials
Base URLs
Sandbox
Use this base URL for all API requests when testing. Data is simulated and does not affect live accounting or metrics.Production
Use this base URL when your integration is live and you are processing real payments.Processing time and timeout
Processing timeThe processing time for each request depends on the processor or acquirer. Total time is the sum of Yuno’s processing time and the processor’s.