Get your API key and start scraping in minutes. Get API Key →
cURL
curl --request GET \ --url https://api.mindcase.co/api/v1/agents \ --header 'Authorization: Bearer <token>'
{ "groups": [ "instagram", "linkedin", "youtube", "google-maps", "twitter", "myntra" ] }
API key in the format mk_live_...
mk_live_...
List of agent group names
[ "instagram", "linkedin", "youtube", "google-maps", "twitter", "myntra" ]
Was this page helpful?