beta
the trust layer for AI agents
Now Live

Verify Entities for AI Agents

Let your AI verify merchants, APIs, and services before transacting. One API call. No SDK required.

Verify Any Domain

How It Works

1

Query the API

Your AI calls GET /verify/{domain} before any transaction.

2

Check Response

If verified=true, the entity is legitimate and trusted.

3

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

GET /verify/{domain}

Check if a domain is verified. Primary endpoint for trust verification.

GET /lookup/{entity-id}

Reverse lookup by entity ID. Get entity details from ID.

GET /agents.md

Agent discovery manifest. All endpoints for AI integration.

Ready to verify?

Start verifying entities with a single API call. No signup required.