Base URLs and environments
Base URLs and environments
All endpoints are RESTful with the following base URLs:
- Sandbox: https://api.nexiopaysandbox.com
- Production: https://api.nexiopay.com
The sandbox environment allows you to run test transactions without affecting live data.
After you have successfully integrated with the sandbox environment you are ready to integrate to production with minimal changes. (Required updates include authentication information and encryption keys.)
Updated over 2 years ago