Agent Verifier gives autonomous workflows a strict pass/fail confidence layer before they write to CRMs, send emails, call tools, or trust generated records. New CRM-ready and lead-score endpoints help stop bad AI-generated leads before they pollute your pipeline.
agent-verifierNow on Product Hunt
Check it out →
POST /v1/verify/crm-record
X-API-Key: av_...
{
"company": "Acme",
"website": "https://acme.com",
"email": "sales@acme.com"
}
→ {
"status": "verified",
"recommendation": "safe_to_use",
"machine_readable": {
"crm_ready": true,
"crm_decision": "write_to_crm",
"lead_score": 85
}
}
Agent Verifier is an AI automation guardrail and agent output validation API. It gives AI agents, MCP tools, n8n workflows, lead-generation bots, and SaaS automations a machine-readable checkpoint before they act on generated data.
Use the OpenAPI schema to connect agent frameworks and developer tools directly: /openapi.json. AI agents can also read the compact discovery file at /llms.txt.
Paste or upload AI-generated lead lists, score every row, and download verified.csv, needs_review.csv, and failed.csv before importing to your CRM.
Validate company, website, email, required fields, placeholder values, and domain alignment before writing to HubSpot, Salesforce, Airtable, Sheets, or GoHighLevel.
Return a 0–100 lead score with risk level, missing fields, issues, warnings, and a machine route: write_to_crm, queue_human_review, or do_not_write.
Use the included n8n template to put Agent Verifier between an AI lead-gen agent and your CRM in minutes.
Catch malformed records, missing fields, schema mismatches, and unusable tool-call payloads.
Confirm reachability, HTTPS, expected page text, email syntax, and optional DNS hints.
Require terms, forbid risky phrases, enforce JSON/plaintext formats, and return machine decisions.
Agent finds a lead → Agent Verifier checks JSON, company URL, email, and required fields → only safe records get written to CRM. Uncertain records go to human review. Failed records get regenerated or discarded.
25 checks/month, one API key, basic JSON, URL, email, CRM-ready, and lead-score checks.
Start Free1,000 checks/month for testing real agent workflows, CRM lead scoring, and n8n automations.
Buy Builder5,000 checks/month for solo builders, prototypes, small production workflows, and review queues.
Buy Indie50,000 checks/month for production workflows, lead-gen agencies, and SaaS CRM teams.
Buy ProSelf-serve access: after checkout, you receive an API key and connect Agent Verifier using the API docs. Hands-on integration support is not included.