DataForGTM.ai
Blog

DataForGTM

The GTM data runtime for AI agents — GitHub identity, developer intent, company signals, one MCP endpoint.

Tools
De-anonymization LIVEMulti-stage identity validation pipeline — doesn't just find a LinkedIn profile that fits, actively confirms it's the same human: career trajectory, professional context, industry signals. Same-name collisions are engineered out before a match is returned. 90%+ precision.2 credits/match · 3 with work email · misses free
deanon_batch LIVEResolve up to 50 usernames in one call. Same multi-stage validation, same billing.2 credits/match · 3 with work email · misses free
developer_intent LIVEAnonymous count of developers showing GitHub buying signals at a company, repo, or category — stars, forks, issue opens, PR submissions against target technology.free
company_intent LIVERolls up developer-level GitHub signals by employer to produce a ranked account list ordered by engineering-team buying intent.free
company_intel LIVEStructured company profile from public GitHub org activity — team size, active tech stack, open-source footprint, hiring signals.free
score_against_icp LIVEScores a company or developer against a stored ICP definition. Returns numeric fit score and the specific signals that drove it.free
usage LIVECheck prepaid credit balance.free
credits_checkout LIVETop up credits — returns a Stripe payment URL.free
signup LIVESelf-serve trial — returns bearer API key via magic link.free
dossier LIVEDeep developer profile per GitHub user — influence tier, activity cadence, role signal, tech stack, top starred repos, followers, social graph.1 credit
contributor_affiliation SOONFind every developer who contributed to a repo, resolve LinkedIn at scale.
watch_org SOONReal-time signal feed — notified when developers evaluate your tech.
email_resolve SOONReverse email → GitHub → LinkedIn resolution.
technographics SOONStack-level company signals from GitHub activity.
Discovery
GET https://dataforgtm.ai/api/v1/openapi.json
GET https://dataforgtm.ai/.well-known/mcp/server-card.json
POST https://dataforgtm.ai/api/mcp — JSON-RPC MCP endpoint
Auth
TypeBearer token
HeaderAuthorization: Bearer <key>
Get keycall signup → magic-link email → key activates
Pricing
ModelPrepaid credits · no subscription
deanon hit2 credits ≈ $0.30
deep dossier1 credit ≈ $0.15
deanon missfree
Min top-up$49
Quick start
# 1. Resolve a GitHub username → LinkedIn
curl -X POST https://dataforgtm.ai/api/v1/deanon \
  -H "Authorization: Bearer $DATAFORGTM_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"githubUser":"torvalds"}'

# 2. Find developers evaluating a competitor repo
curl -X POST https://dataforgtm.ai/api/v1/developer-intent \
  -H "Authorization: Bearer $DATAFORGTM_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"repo":"qdrant/qdrant","limit":25}'

# 3. Score a company against your ICP
curl -X POST https://dataforgtm.ai/api/v1/icp/score \
  -H "Authorization: Bearer $DATAFORGTM_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"domain":"vercel.com"}'
    
MCP (Claude / Cursor)
{
  "mcpServers": {
    "dataforgtm": {
      "url": "https://dataforgtm.ai/api/mcp",
      "headers": { "Authorization": "Bearer <your-key>" }
    }
  }
}
    
[No SDR. No subscription. · outcome-based · pay per lead]

Your best leads are already on GitHub. Most tools can't tell you who they are.

We don't just identify them — we detect intent, score ICP fit, resolve identity, and hand your agent a meeting-ready contact. Full pipeline, not a lookup. Pay per outcome, no subscription.

Get 10 leads free →

No card · no dashboard · magic-link email

STAGE 1 · DETECT
developer_intent — who's evaluating your category on GitHub
company_intent — which companies, ranked by buying intent
STAGE 2 · QUALIFY
score_against_icp — fit score + the signals that drove it
company_intel — team size, active tech stack, hiring signals
STAGE 3 · IDENTIFY
deanonymize — GitHub username → LinkedIn · 90%+ precision
dossier — deep dev profile, 1 credit
STAGE 4 · ENGAGE
your agent hands the qualified + identified list to your outreach flow → meeting booked
$ pricing --model outcome-based
developer_intentanonymous signal volume — who's evaluating your categoryfree
company_intentaccounts ranked by engineering-team buying intentfree
score_against_icpICP fit score + signals that drove itfree
deanonymizeGitHub username → LinkedIn identity, validated · 90%+ precision$0.30 / match · misses free
deanonymize_batchup to 100 at once · same precision$0.30 / match · misses free
dossierdeep dev profile — add-on or standalone · charged even on a miss$0.15 / dossier

$ help --all-tools

$ diff --vs-competitors

CapabilityDataForGTMLeadCognitionreo.devScarfApollo / ZoomInfo
GitHub → LinkedIn (API)✅ as an API✅ in-app + APIIn-platform only❌ company-only
Developer intent signals✅ (platform)Partial
ICP scoringPartial
Self-serve · no demo
No seat required
Pay per resolve (no seat)Platform seat

$ faq --expand-all