Skip to main content
Credits are the currency for running agents. Each agent consumes a specific number of credits per row of data returned. Check your balance before running jobs to avoid 402 errors.

Check Your Balance

Authorization
string
required
Bearer token (mk_live_...)
curl https://api.mindcase.co/api/v1/credits \
  -H "Authorization: Bearer mk_live_abc123def456"
Response
{
  "credits_remaining": 4850
}

Insufficient Credits

If you attempt to run an agent without enough credits, the API returns a 402 error:
{
  "error": "insufficient_credits",
  "message": "Not enough credits. You need 50 credits but only have 12.",
  "credits_required": 50,
  "credits_available": 12
}

Credits Per Agent

Most agents cost 1 credit per row. Premium agents that access gated data cost 2 credits per row. Utility agents in the Tools group are free.
AgentGroupCredits/Row
Instagram Profile ScraperInstagram1
Instagram Post ScraperInstagram1
Instagram Comment ScraperInstagram1
Tweet ScraperTwitter / X1
TikTok User ScraperTikTok1
LinkedIn Profile ScraperLinkedIn2
LinkedIn Company EmployeesLinkedIn2
LinkedIn Company SearchLinkedIn1
LinkedIn Company ScraperLinkedIn1
LinkedIn Job SearchLinkedIn1
LinkedIn Profile PostsLinkedIn1
LinkedIn Profile SearchLinkedIn1
LinkedIn Company FinderLinkedIn1
YouTube Channel ScraperYouTube1
YouTube Comment ScraperYouTube1
YouTube Video ScraperYouTube1
YouTube Shorts ScraperYouTube1
Amazon Product ScraperAmazon1
Amazon Bestsellers ScraperAmazon1
Amazon Reviews ScraperAmazon1
Amazon Pincode ScraperAmazon1
Google Maps ExtractorGoogle Maps1
Google Maps ReviewsGoogle Maps1
Reverse GeocodingGoogle Maps1
Shopify Products ScraperShopify1
Reddit ScraperReddit1
Indeed Jobs ScraperIndeed1
App Store Reviews ScraperApp Store1
Flipkart Product ScraperFlipkart1
Myntra Product ScraperMyntra1
Product Pricing DataTools0 (Free)
Product Link FinderTools1
Restaurant & Menu DataTools1
Indian VC & Startup DataTools1