Token Authorization API

The Token Authorization REST service is a compulsory API for all REVEAL integrations. Integrated customers and partners will need to leverage this API to retrieve a unique token that will be submitted with the request header for subsequent API calls. Credentials: The integration credentials will be linked specifically to one REVEAL account. Authorization: Base64 encoded value for the Integration Credentials and the value must include “Basic” followed by the encoded value.

<< List of Apis