Basics
Here you will find the key information related to the APIs.
Last updated
Was this helpful?
Here you will find the key information related to the APIs.
Last updated
Was this helpful?
MOGOPLUS provides HTTP APIs for its services. This document outlines the basic information needed to interact with these .
Our API service includes two main endpoints:
Authentication – Used to generate the authentication token required for accessing the APIs.
Insight/Report Generation – Processes transactional data to generate insights.
To use the Insight/Report Generation endpoint, you must first obtain an authentication token by calling the Authentication endpoint.
To use these APIs, append the specific endpoint path to the appropriate base URL for your environment. For example:
Details on authentication methods and requirements will be provided . Ensure you have the necessary credentials before attempting to access these APIs.
More information regarding how to get the necessary credentials is listed
For detailed information on available endpoints, request/response formats, and more, refer to our comprehensive API documentation available .