Skip to main content

Integration APIs

APIs provide a way for the customer to perform various actions on the TagMango platform programmatically.

Retrieving API keys

In order to call tagmango APIs you would need to retrieve the API keys from the TagMango dashboard by going to Your Dashboard > Automation > Platform Integrations.

The api key needs to be included in your api call header as:

x-api-key: <your api key>