FAQ API#

This API provides access to the questions and answers contained with the FAQ module of the Antavo Enterprise Loyalty Cloud. Activation and subsequent configuration of the module is only possible using the Backoffice interface.

A signed GET request is sent to the FAQ API and the response will be in JSON format. Signing requires an API and secret key, both are available from the API section within the Antavo Loyalty Platform. A valid request will return an array of customer representations. This endpoint, due to the nature of the dataset, does not return any customers’ personal identification data.

All server to server calls should follow the API security protocol and signing procedure and be aware of the API rate limits.

The OpenApi yaml file used to generate this documentation can be downloaded here