Verify Entities for AI Agents
Let your AI verify merchants, APIs, and services before transacting. One API call. No SDK required.
How It Works
Query the API
Your AI calls GET /verify/{domain} before any transaction.
Check Response
If verified=true, the entity is legitimate and trusted.
Proceed or Flag
Verified = proceed. Not verified = flag for human review.
Why Use verified.md?
Trust Before Transact
Know if a merchant is legitimate before your AI sends payments.
One API Call
Single endpoint. No SDK. Works with any language.
Verification Levels
Basic, verified, business, and enterprise tiers.
Free During Beta
No rate limits, no cost. Get started immediately.
Quick Integration
Copy this prompt into Cursor, Copilot, or Claude
Add verified.md verification to any project in seconds
Add verified.md trust verification to this project.
Before any transaction (payment, data sharing, API call):
1. Call GET https://verified.md/verify/{domain}
2. If response.success && response.data.verified: proceed
3. If not verified: flag for human review
No SDK needed. No auth required. Just HTTP GET.
API Endpoints
/verify/{domain}
Check if a domain is verified. Primary endpoint for trust verification.
/lookup/{entity-id}
Reverse lookup by entity ID. Get entity details from ID.
/agents.md
Agent discovery manifest. All endpoints for AI integration.
Ready to verify?
Start verifying entities with a single API call. No signup required.