API - Marketing Analytics Tools

API gateway

https://app.mentionmind.com/api/tools.php?token=%token%&func=%function%


Required GET fields 

token - Your API session token. Learn how to log in and obtain your session token

func - The API function you wish to call

For guidance on how to use the Mentionmind API, refer to our API usage example article 


Endpoints

1. getBacklinks

Get domain backlinks report

Endpoint 

https://app.mentionmind.com/api/tools.php?func=getBacklinks

Parameters

  • (GET) token (int, required): Your API session token.
  • (POST) domain (string, required): Valid domain


2.  getHistoricalSearchVolume

Get keyword historical search volume data

Endpoint 

https://app.mentionmind.com/api/tools.php?func=getHistoricalSearchVolume

Parameters

  • (GET)  token (int, required): Your API session token.
  • (POST)  keyword (string, required): Keyword
  • (POST)  language_code (string, required): 2 symbols language code
  • (POST)  location_code (int, required): Country ID.  List of supported locations


3.  getWebsiteTraffic

Get historical website traffic data

Endpoint 

https://app.mentionmind.com/api/tools.php?func=getWebsiteTraffic

Parameters

  • (GET)  token (int, required): Your API session token.
  • (POST)  domain (string, required): Valid domain
  • (POST)  language_code (string, required): 2 symbols language code
  • (POST)  location_code (int, required): Country ID.   List of supported locations


4. getTrends

Delete mention

Endpoint 

https://app.mentionmind.com/api/tools.php?func=getTrends

Parameters

  • (GET)  token (int, required): Your API session token.
  • (POST)  keyword (string, required): Keyword
  • (POST)  location_code (int, required): Country ID.   List of supported locations
  • (POST)  type (string, required) - web, news, ecommerce
  • (POST)  date_from (date, optional): Report start date in Y-m-d format, default - 1 month ago
  • (POST)  date_to (date, optional): Report end date in Y-m-d format, default - today


5. getSocialCounts

Page social shares counters

Endpoint 

https://app.mentionmind.com/api/tools.php?func=getSocialCounts

Parameters

  • (GET)  token (int, required): Your API session token.
  • (POST) url (string, required): Valid URL