// faq

Frequently asked questions

Everything you need to know about AgenticData — pricing, API, MCP, data, and compliance. Can't find an answer? Reach out and we'll help.

Last updated: July 30, 2026

*General

\* faq

What is AgenticData?

AgenticData is a contact data & enrichment API built for AI Agents, Claude Code, Codex, Cursor, Clay, and n8n.

Our customers (or their agents) hit our APIs to enrich prospect lists with verified work emails and carrier-verified mobile phone numbers. You or your agent can pound our APIs starting at just $27/mo.

\* faq

What makes AgenticData different from Apollo, ZoomInfo, or Hunter?

What AgenticData IS:

  1. API & MCP first. No sales-rep UI required — agents and code call us directly.
  2. Unlimited plans starting at $27/mo that eliminate cost-loop surprises.
  3. 100% verified data — emails validated within 30 days, mobiles carrier-verified in real time.
  4. High coverage via a 20+ vendor waterfall.
  5. High rate limits — up to 5,000 req/min on the top plan.

What AgenticData is NOT:

  1. Not a heavy seat-based UI for sales reps to filter and click around.
  2. No dialer, sequencer, or call recorder — just contact data APIs.
  3. No per-seat pricing — share the API key across your team within your rate limit.
  4. No annual contracts. Pay monthly, cancel when you're no longer getting value.
\* faq

Does AgenticData have a high-quality B2B database? How do you keep it fresh?

We actively maintain our B2B database:

  • Filter out dead / inactive LinkedIn URLs.
  • Filter out bogus profiles (no experience, no title, students, non-workforce).
  • Process job changes and updates every two weeks to keep data fresh.
  • Append a date_of_last_validation to every email record.
\* faq

Who is AgenticData for?

  1. Lead-gen agencies add AgenticData to enrichment waterfalls in Clay, Claude Code, or Codex.
  2. AI-native founders power agentic go-to-market stacks with our unlimited APIs.
  3. Marketing / RevOps equip reps prospecting out of Claude to self-source leads.
  4. Individual sales reps enrich lists and run AI workflows directly in Claude on the $27/mo plan.
  5. AI agents use any plan to enrich lists as part of larger autonomous workflows.
\* faq

When you say "built for AI agents," what does that actually mean?

  1. Flat-rate unlimited pricing eliminates the agentic cost-explosion problem. No cost caps or call-counting logic needed.
  2. High rate limits at a throwaway price keep finance happy.
  3. MCP-native — Claude can call AgenticData with zero custom integration code.
  4. Consistent request shape and response envelope across all endpoints. Learn one, know them all.
  5. Data is verified, so agents don't need retry or re-validate loops.
  6. Waterfalls maximize first-call coverage out of the box.
  7. get_account, get_billing, get_usage are free — agents can self-monitor.
\* faq

Does AgenticData really have unlimited data?

Yes. Unlimited plans are limited by rate limit, not by data volume, and are governed by our Fair Use Policy to prevent abuse. See the pricing page for rate limits per plan.

\* faq

If data is unlimited, what is an "external token"?

If we cannot return a valid email from our own dataset, we check a waterfall of external vendors and charge 1 external token (as low as 2¢) when one returns. Carrier-verified mobile numbers cost 5 external tokens (as low as 10¢) because real-time verification is an expensive variable cost.

External tokensPricePer token
100$5$0.05
1,000$30$0.03
10,000$250$0.025
100,000$2,000$0.02

Every plan ships with enough external tokens that only power users need to top up.

\* faq

Are all emails and phone numbers verified?

Yes.

AgenticData returns 100% valid email addresses and 100% carrier-verified mobile numbers. Emails ship with a date_of_last_validation — most are real-time, all are validated within the last 30 days. Mobiles are all real-time carrier-verified.

\* faq

Should I use your API or your MCP?

Both lead to the same product.

The API is for integrating AgenticData into your backend, scripts, or platforms like Clay and n8n that call over HTTPS.

The MCP server is for using AgenticData conversationally — Claude Web, AI agents, or Claude Code. See MCP setup.

\* faq

What can I look up with AgenticData?

  1. Search our database for people or companies.
  2. Enrich lists of LinkedIn URLs with valid emails or verified mobiles.
  3. Reverse-email lookups.
  4. Enrich a LinkedIn URL with a full business profile.
  5. Enrich emails or LinkedIn URLs into SHA256-hashed ad audiences.
  6. Enrich a list of emails with LinkedIn URLs.
  7. Enrich a list of IP addresses with company domains.

See the full API reference.

\* faq

Is AgenticData data US-only or international?

AgenticData launches with US data. Europe/EMEA, Asia/APAC, and Canada are targeted for the end of Q3 2026.

\* faq

What is AgenticData's coverage / return rate?

Our coverage / return rate is on par with leading vendors based on customer benchmarks. We encourage you to run a comparison of your own — we'll match any list head-to-head.

*Billing

\* faq

For external tokens, am I charged per request or per result?

External tokens are charged only when an external call returns data. If the lookup finds no match, the call costs zero. Response metadata includes tokens_charged and tokens_remaining.

\* faq

Are account and usage calls free?

Yes. get_account, get_billing, and get_usage never consume credits. Poll them as often as you need to track balance and consumption.

\* faq

How does pricing work? How are the unlimited plans different?

Everybody starts free with 1,000 API calls. After that, pick one of three Unlimited plans with different rate limits and external token allotments.

PriceRate limit / minExternal tokens
Free1,000 calls (one-time)100
$2730 req/min100
$971,000 req/min500
$9975,000 req/min2,500

See the full pricing page for who each plan is for.

\* faq

Is AgenticData pricing really unlimited?

Yes — our three Unlimited plans provide unlimited access to the core AgenticData dataset. Plans are limited by rate limit. External vendor calls (verified phones, waterfalled emails) consume external tokens. All plans are subject to our Fair Use Policy.

\* faq

How do I check my balance and usage?

Call get_billing for your plan, current balance, and the credit cost of each tool. Call get_usage with a period of today, week, month, or billing_cycle for a day-by-day breakdown of calls made, credits spent, successful lookups, empty results, and failures.

\* faq

Do you offer refunds?

AgenticData does not offer refunds on purchases or renewals. Paid plans include unlimited use for the full billing period, so value is available the moment payment is processed. You can cancel at any time from your billing settings.

\* faq

How do cancellations work?

Cancel any time from your billing settings. Cancellations and downgrades take effect at your next renewal date with no prorated refund, and you keep your current plan and rate limits until then. If you believe you were charged in error, email support@agenticdata.host.

*Usage

\* faq

How do I get an API key and authenticate?

Sign up and create a key in your dashboard. Pass it as a Bearer token in the Authorization header. Full instructions in the docs.

\* faq

What are AgenticData's rate limits?

PriceRate limit / min
Free1,000 lifetime calls
$2730 req/min
$971,000 req/min
$9975,000 req/min
\* faq

How do I connect the MCP to Claude?

  1. Add AgenticData as a connector using the MCP server URL https://api.agenticdata.host/mcp.
  2. Authorize with your AgenticData account.
  3. The AgenticData tools appear to Claude automatically — it calls them during conversations.

Same connection works in other MCP-capable clients. Full guide: MCP setup.

\* faq

Can I enrich a whole list in one call?

Enrichment tools accept batches of up to 100 values per call. Pass linkedin_urls as an array for LinkedIn tools, or emails as an array for email lookups. You cannot mix single and batch parameters in the same request.

\* faq

Can I see how many results a search will return before spending credits?

Yes. search_linkedin_profile accepts count_only. Set it to true to get the number of matching results without fetching data and without charging credits — useful to tighten or loosen the search before committing.

*Compliance

\* faq

Where does your data come from?

AgenticData aggregates many licensed sources into a unique in-house database. To keep coverage high, when a record isn't available in-house we check external vendors. If a vendor delivers a record, you are charged an external token.

\* faq

What certifications does AgenticData have?

AgenticData is SOC 2 Type 1, SOC 2 Type 2, and CCPA compliant. Email privacy@agenticdata.host for our compliance documentation.