Integration APIs

In this document we shall look at the various APIs provided by tagmango

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>

Last updated