Skip to main content

Management API

Use the Management API to programmatically do most of what the Campaign Manager's UI allows. It's the API for management purposes and back-office operations.

Typical back-office operations include the following tasks:

  • Getting data from the Campaign Manager (for example, referral data or customer data).
  • Managing custom attributes.
  • Importing loyalty cards.
important
  • Unless otherwise stated, all our SLAs in contract are specified for the Integration API only. The Management API is primarily designed to be used by the Campaign Manager.
  • This API is for back-office operations, not for real-time integrations that directly serve your end users. Each of its endpoints has a limit of three requests per second.
    The high-load API to send and retrieve data to and from Talon.One in real-time is the Integration API.

The relation between your system and Talon.One's backend can be visualized as follows:

Integration between Talon.One and your shop system

See API Docs

Management API Postman collection

Find our collections on our Postman workspace.

Run the Management API in Postman

You can also download the Postman collection and import it into your Postman app:

  1. Right-click this link and select Save Link As... to download the file.
  2. In Postman, in the sidebar, click Import.
  3. Select the downloaded file, or drag the file into the import window.

A new collection named Management API appears in your Postman app.