- Before running these tests, make sure that you have a sandbox account and an API key.
Testing Raw Connectivity
To test raw connectivity, you can use the service health ping API endpoint, as below.Successful ResponseIf you reached the API endpoint, you’ll see the response {“message” : “pong”}.
Testing Your API Key
Verify that your API key is set up correctly by using the get configuration info API endpoint, as below.JSON
JSON