The Osigu API is available in two environments: Production and Sandbox. The Production environment is used for live transactions and real-time financial data, while the Sandbox environment is designed for testing and development purposes.
Environments:
- Production:
Base URL: https://api.osigu.com
This is the live environment where all financial operations are real and irreversible. - Sandbox:
Base URL: https://sandbox.osigu.com
This environment is used for testing and development. No real financial transactions are processed in this environment.
How to Choose the Environment:
- Always use the sandbox for testing to avoid affecting real data or financial transactions.
- Switch to production only after ensuring your integration works perfectly in sandbox.