Level API#

Warning

The level module has been superseded by the tiers module. This offers superior tier options and tier-related information is now stored directly on the customer Customer object.

This API provides the breakdown for the various levels available and their corresponding thresholds within the Antavo Enterprise Loyalty Cloud.

A signed GET request is sent to the Level 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.