Your McQuaig platform data can now be accessed through API. The API documentation is available with all endpoints needed to get started.
Oauth2 Application
With the introduction of Oauth2 technology in our platform, customers can now create custom applications to access data.
Enabling Developer Area
Your McQuaig Customer Success Manager needs to enable this permission on the organization settings page for you. Please contact your personal Customer Success Manager, or support@mcquaig.com to initiate the process.
Creating an Application
To start making calls to endpoints in the API, you will need to create an application within the McQuaig App platform. After it is enabled on the organization settings page, go to the client settings page where you will see an “Additional” option called “Developer”.
Navigate to that option and click “Add Integration Application”, Enter a name, and click Submit. You will be provided with a “Client ID” and a “Client Secret”.
Requesting Authentication Token
The Application Client ID and Application Client secret will be used as values to POST a request to McQuaig platform to issue a token.
The request is described here. Use client_credentials as grant_type.
Requesting other Resources
Once in possession of an Authentication token, you can make requests to various resources exposed in McQuaig APIs. Please follow the documentation for resources available
Comments
0 comments
Please sign in to leave a comment.