The Mindcase Developer API gives you programmatic access to 100 data collection agents across Instagram, LinkedIn, YouTube, Amazon, Google, and 31 other platforms. Each agent handles the complexity of data extraction, you just pass parameters and get back clean, structured data.It’s a straightforward REST API. Use cURL, your language’s HTTP client, or any tool that can speak HTTP, no SDK required.
Every API request requires an API key. You can get one by signing up at mindcase.co, every account is auto-issued exactly one key, visible in your Settings.API keys start with mk_live_ and are passed as a Bearer token in the Authorization header:
Authorization: Bearer mk_live_your_api_key_here
Keep your API key secret. Do not commit it to version control or expose it in client-side code. Use environment variables in production.
Every agent has a per-1k-row price visible on its individual reference page (e.g., linkedin/profiles → $3.5 / 1k profiles). When you run an agent, you’re charged based on the number of rows returned. Check your balance: