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 key and secret under the API tab to set up connections between your loyalty program and other integrated services (eg. newsletter providers).
...
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
Please note, that if you generate new API credentials, all of the existing connections will stop functioning, until the new credentials are entered. |
...
API Browser
You can also find a link to the API browser on this page, where your developer can browse the available API methods.
...
.
Events - submit API events
Customers - access endpoints of the Customer API
The Debug tab provides the entire content of the requests and Antavo’s responses to failed API calls.
Read more in the API documentation.
IP Filter
Under the IP filter tab, you can define specific IP addresses that can access each API endpoint.
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.