Skip to main content
No. Social Intel API uses the x402 protocol, where payment is authentication. Any wallet with USDC on Base or Solana can use the API immediately — no signup, no API keys, no OAuth.
USDC on Base and Solana. Both are mainnet. Base is recommended for lowest gas fees.
HTTP 402 (“Payment Required”) is part of the x402 protocol. When you send a request, the API responds with 402 and includes payment details (amount, wallet address, chain) in the response headers. Your x402 client library handles the payment automatically and retries the request — you get results without any extra code.
x402 is an open protocol for pay-per-request APIs using stablecoins. It uses the HTTP 402 status code to negotiate payments. Client libraries handle the payment flow automatically, making it transparent to developers.
0.10forupto20results.Eachadditionalresultabove20costs0.10 for up to 20 results. Each additional result above 20 costs 0.002, up to a maximum of 100 results ($0.26). See Pricing for the full formula and cost optimization tips.
There are no per-key rate limits since there are no API keys. However, there are general rate limits to prevent abuse. If you hit a rate limit, you’ll receive HTTP 429 with a Retry-After header.
Yes. Social Intel API has an MCP server that works with Claude Desktop, Cursor, Windsurf, and any MCP-compatible client. See MCP Integration for setup instructions.
Each result includes: username, full_name, followers, following, category, bio, public_email, is_verified, and is_business. See Response Schema for details on every field.
No. Only business/creator accounts with a public email set will have the public_email field. Typically 15-25% of results include an email. Use category filters to increase the business account ratio.
Social Intel API aggregates publicly available Instagram profile data. All data is sourced from public profiles — no scraping of private accounts or DMs.
Yes. Use min_followers and max_followers parameters. For example, min_followers=10000&max_followers=100000 finds micro-influencers with 10K-100K followers.
Most countries with significant Instagram usage. Use standard ISO 3166-1 alpha-2 country codes (US, UK, DE, FR, etc.). See Parameters for a full list.