Get your API key and start scraping in minutes. Get API Key →
cURL
curl --request GET \ --url https://api.mindcase.co/api/v1/agents/all \ --header 'Authorization: Bearer <token>'
{ "agents": [ { "group": "instagram", "slug": "profiles", "name": "Instagram Profiles", "description": "Scrape public profile data including bio, follower count, and recent posts.", "credits_per_row": 1 } ] }
API key in the format mk_live_...
mk_live_...
All agents across all groups
Show child attributes
Was this page helpful?