Data APIs agents can discover, price, and call by themselves.
Social intelligence, company research, news, jobs, and app reviews — all behind clean HTTP endpoints that agents find via MCP and pay for per call. No accounts. No subscriptions. No API keys.
Real-time data across five categories.
Agents search YouTube, pull company intel, scan news, track hiring signals, and read app reviews — all behind MCP-discoverable endpoints with transparent per-call pricing. Source provenance on every response. Missing data stays missing.
Social intelligence
YouTube search, video analytics, channel stats, TikTok trending by region, and cross-platform trend analysis with viral outlier detection.
Company intelligence
Website tech stack, contacts, social links, SSL, and security headers for prospecting and due diligence.
News search
Current articles by query for launches, lawsuits, funding, layoffs, and market events.
Job signals
Hiring demand and expansion vectors from job postings and hiring threads.
App reviews
Recent App Store review snapshots for competitor complaints, ratings, and feature gaps.
Every endpoint. Transparent pricing.
Free utility routes and calculators cost nothing. Data-heavy routes range from $0.005 to $0.10 per call. Browse the full catalog below.
Discovery before documentation. Payment before accounts.
AgentCash and OpenAPI metadata tell agents what exists, what it costs, and how to pay. Humans can still use curl, but the main customer is an autonomous agent that cannot fill vendor signup forms.
# Option A: easiest agent setup $ npx agentcash@latest install > discover_api_endpoints("https://bountyapi.com") > fetch("https://bountyapi.com/company/stripe.com") # Option B: direct HTTP $ curl -i https://bountyapi.com/jobs/search?q=AI+engineer # HTTP 402 Payment Required + payment-required header