API Endpoints
What is an API endpoint?
An API endpoint is a point where the API connects with the software program 💻. Usually, there are two endpoints, one each for Testing and for the Production environment.
Finsire’s endpoints
We have two endpoints, sandbox and production.
Environment | Endpoint |
---|---|
Sandbox | https://sandbox.dpiwealth.com |
Production | For production endpoint, please contact sales team |
What is sandbox environment? How is it different from production?
The sandbox environment allows you to explore our APIs and get a feel of how response data would look like in production. You don’t need authentication to play around in this environment.
Updated about 1 year ago