How to get Access to the Sandbox
All APIs explained in this portal are implemented using JSON RPC 2.0. All API requests are synchronous and responses are provided in real-time.
To get access to the Sandbox:
Customers who would like to get access to NetXD sandbox environment or require a dedicated sandbox can contact NetXD Sales.
If a Developer is integrating with accounts for payment automation; it would require Legal Representative access to the specific accounts to generate API keys and digital signature keys.
If a Developer is integrating business application to create and manage accounts, it would require dedicated API Keys and digital signature for the business application. NetXD team would generate and provide this.
Developers can refer the sample code available here for information on how to sign the request using the private key and to send the request to Sandbox APIs.