Testing
Here's how you can play with your integration before going live.
Testing is done within our sandbox environment. This is where you get to test all API calls, pull dummy data from all endpoints and see the responses.
Since no real data is involved, have full confidence in the test environment and play around.
It is recommended that you test your integration in the sandbox environment before going live into the Production environment.
Environment | Base URL |
---|---|
Sandbox Environment | staging.api.mycover.ai/v1/ |
Production Environment | api.mycover.ai/v1/ |
Last modified 1yr ago