Social Media Monitoring API
The Rankur API is a RESTful web service. There are many tutorial on the web about REST (Representational State Transfer) abstraction on how to implement a client for particular service. If you are not familiar with the topic you might want to take a look at the following tutorial: www.restapitutorial.com
All calls to the interface require an API key, provided on your profile settings page. Currently the API covers the social media and web monitoring services and it is being expanded to all our modules like social media management, reporting, business dashboards, team workflow and team management.
Rate Limits
The maximum number of calls per 24h is set by default to 10 000 calls for all services except the ‘New Saved Search’ endpoint for which the limitation is set to 100 calls per 24h.
Echo Service
Echo service to test your account.
Parameters:
Sample url request:
Get Saved Searches
Gets list of all saved searches with IDs that can later be used to retrieve results.
Parameters:
Sample url request:
Get Search Results
Gets list of recent search results.
Parameters:
Sample url request:
New Saved Search
Creates and executes new saved search of type ‘Keyword search’.
Parameters:
Sample value: [news, web, facebook]
Sample value: [en, es, fr]
Sample value: [us, ca]
Sample value: [spam.com, nonsense.com]
Sample value: [spammer_profile1, unimportant_profile1, unimportant_profile2]
Sample url request:
Delete Saved Search
Removes saved search - available to While Label (Unlimited plan) subscribers.
Parameters:
Sample url request:
Get Influencer Info
Gets list of influencers with mentions - available to While Label (Unlimited plan) subscribers.
Parameters:
Sample url request:
Get Sentiment Widget Data
Provides the data of the sentiment dashboard widget and makes it available for further processing.
Parameters:
Sample url request:
Get Timeline Widget Data
Provides the data of the 'timeline' dashboard widget and makes it available for further processing.
Parameters:
Sample url request:
Get Users - White Label plans
Gets list of all account users - available to While Label (Unlimited plan) subscribers.
Parameters:
Sample url request:
Add new user
Creates new user (client) for white labelled accounts - available to While Label (Unlimited plan) subscribers.
Parameters:
Sample url request:
Activate suspended user
Activates suspended user (client) on white label plans - available to While Label (Unlimited plan) subscribers.
Parameters:
Sample url request:
Suspend an active user
Suspended (client) user on white label plans - available to While Label (Unlimited plan) subscribers.
Parameters:
Sample url request:
Data Import
Import your own data - available to While Label (Unlimited plan) subscribers.
Parameters:
Sample url request: