Testing

Testing Your Integration

Testing your integration with the SMEasy API

While you are developing your integration with the SMEasy API you will want to be able to run your code against a TEST or UAT environment. You can use the following base urls for this purpose:

To obtain an auth code:

https://test-authorize.smeasy.co.za/

To call the SMEasy Integration API:

https://test-integrationapi.smeasy.co.za/

You will have to ensure you have a test SMEasy account with which you will authorize your test integration. To create one, you can create a free 30 day trial at:

https://testwww.smeasy.co.za/

Previous
Validate your access token