{"uid":"cap_x_b-8XiFHEfdKXcCXbc3c","slug":"netintel-email-full-report-8e9ab224","name":"NetIntel Email Full Report","description":"One call combines domain email authentication (SPF/DKIM/DMARC), email-address intelligence (deliverability, disposable/role detection), and an optional password breach check into a single email-trust report — each section run concurrently with graceful partial-failure handling — so agents can fully vet an email and its domain in one request.","url":"https://netintel-production-440c.up.railway.app/email-report/full","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["email"],"properties":{"email":{"type":"string","description":"Email address to vet (e.g. user@example.com)"},"password":{"type":"string","description":"Optional password — if supplied, the breach section returns {breached, breach_count, risk_level} from a k-anonymity HIBP check; omitted → breach reports error:\"not_requested\""}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"email":{"type":"string"},"grade":{"type":"string"},"score":{"type":"number"},"domain":{"type":"string"},"findings":{"type":"array","items":{"type":"object"}},"sections":{"type":"object"},"sections_ok":{"type":"number"},"generated_at":{"type":"string"},"trust_verdict":{"type":"string"},"sections_failed":{"type":"number"}}}}}}},"responseSchema":{"type":"json","example":{"email":"user@example.com","grade":"A","score":100,"domain":"example.com","findings":[],"sections":{"breach":{"error":"not_requested","available":false},"intelligence":{"available":true,"is_disposable":false,"is_role_based":false,"deliverability":"deliverable","is_free_provider":false},"authentication":{"spf":"pass","dkim":"present","dmarc":"p=reject","available":true}},"sections_ok":2,"generated_at":"2026-06-16T01:00:00Z","trust_verdict":"trusted","sections_failed":0}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.15","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.15/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.15","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.15","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_I3s6N4xJApv_D5ro6eoYM","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.15","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns a comprehensive email intelligence report including deliverability, disposable/role-based detection, SPF/DKIM/DMARC authentication checks, and optional breach detection, with an overall trust grade and score.","exampleAgentPrompt":"Can you run a full email trust report on 'newuser@tempmail.io' and tell me whether it's trustworthy, if it's disposable or role-based, and what its SPF/DKIM/DMARC setup looks like?","exampleUseCases":null,"resultDescription":"A JSON object containing the email address, domain, an overall letter grade (A–F), a numeric trust score (0–100), and a trust_verdict string (e.g. 'trusted'). Sections cover: 'intelligence' (deliverability, is_disposable, is_role_based, is_free_provider) and 'authentication' (SPF pass/fail, DKIM presence, DMARC policy). Optionally includes a 'breach' section if a password was supplied. Also includes counts of passing/failing sections and a generated_at timestamp.","failureModes":["Missing required 'email' query parameter — returns 400 or validation error","Invalid or malformed email address format — may return error or low-confidence result","Domain does not exist or has no DNS records — authentication section may show failures or unavailable","Breach section returns error:'not_requested' if no password was provided — this is expected behavior, not a failure","Payment not provided or insufficient USDC — returns HTTP 402 requiring x402 micropayment","Service unavailable on Railway host — returns 5xx error"],"whenToPreferThis":"Choose this endpoint when you need a holistic, multi-signal email vetting report in a single call — combining deliverability, disposable/role detection, email authentication (SPF/DKIM/DMARC), and optional breach checking. Prefer it over narrower email validation APIs when you need a trust grade and verdict rather than just a syntax check or a single signal. Ideal for signup fraud prevention, lead quality scoring, or due-diligence workflows where you want one structured report rather than stitching together multiple APIs.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:44:34.031Z","isFirstParty":false}