Get Configuration
Use this endpoint to retrieve the full configuration for a site, based on the requested sales channel.
This configuration includes tier details, rules, rewards and various other settings that can be used to construct a custom shopper-facing frontend.
This endpoint has a rate limit of 100 requests per second
If you anticipate making a high volume of calls to this endpoint, e.g. if you are calling it on each page render, consider caching the returned configuration for a short period (max 30 seconds) and reusing it
Authorizations
An API key linked to a Program in LoyaltyLion, with a set of permissions (scopes). API keys can be created manually, or acquired through an OAuth2 flow. The API key should be provided as a Bearer
token in the Authorization
header
Path Parameters
Your LoyaltyLion Site ID
Query Parameters
The sales channel from which this request is made. Must be provided as this query parameter, or the X-LoyaltyLion-Channel
header
web
, pos
, mobile
Response
200
The response is of type object
.