The User Manual has moved! For the most up-to-date information, please visit our new site at docs.antavo.com.
We're committed to providing you with the best resources, and our new site offers an enhanced experience with the latest documentation. Thank you for your understanding and continued support.
The API tab is the interface where you can browse API credentials and functionalities, and define access restrictions.
API key and secret
Find The API tab opens up to the page where you can find the API key and secret under the API tab to set up connections between your loyalty program and other integrated services (eg. newsletter providers).
...
Events - submit API events
Customers - access endpoints of the Customer API
...
Errors - browse the entire content of the requests and Antavo’s responses to failed API calls.
Info |
---|
As a security measure, customer passwords that may be included in requests are never exposed in the logs. |
Read more in the API documentation.
...
Under the IP filter tab, you can define specific IP addresses that can access each API endpoint.
Info |
---|
This tab is only available if the IP filter module has been enabled in the Backoffice. Please contact the Antavo Service Desk to help you activate the module. |
Select the API endpoint from the dropdown list
Click the icon
Paste the IP address or IP range (with a CIRD number) that you’d like to authorize
Click the corresponding to add multiple addresses or ranges.
eg. if you add192.168.1.2
and192.168.0.3/24
, only the 192.168.1.2 and range of 192.168.0.[0-255] IP addresses will go through, otherwise the endpoint responds with a forbidden exceptionClick ‘Update’ to save your settings
...
You can remove filters using the button anytime.
Signature enforcement
Info |
---|
The Signature enforcement tab is available if the API signature check module is enabled. Please contact the Antavo Service Desk if you want to start using this feature. |
If signature enforcement is enabled for an API endpoint then requests with plain API keys are rejected with an authentication error, only the requests with proper signatures can be recorded.
Learn more on how to add signatures to your API requests here.
Use the checkboxes to enable signature enforcement for any of the available endpoints.
Challenges API
Status colour Red title deprecated soon Coupons API
Customer API
Display API
Entities API
Events API
FAQ API
Leaderboard API
Levels API
Status colour Yellow title legacy Offers API
Rewards API
Wallet API
Status colour Red title deprecated soon Workflow Campaigns API
...
Don’t forget to click ‘Update’ before leaving the page to make your changes effective.