Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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
panelIconIdatlassian-warning
panelIcon:warning:
bgColor#FFBDAD

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 (blue star) icon

  • Paste the IP address or IP range (with a CIRD number) that you’d like to authorize
    Click the corresponding (blue star) to add multiple addresses or ranges.
    eg. if you add 192.168.1.2 and 192.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 exception

  • Click ‘Update’ to save your settings

...

You can remove filters using the (blue star) button anytime.