Trust Infrastructure for Platforms

Verify any vendor.
One API call.

M8ven aggregates trust signals from public records, licenses, compliance databases, and review platforms into a single trust score. Stop building vendor verification from scratch.

Verify a vendor — one request
curl https://m8ven.ai/api/v1/verify/little-scholars-daycare

{
  "vendor": "Little Scholars Daycare",
  "m8ven_id": "M8V-3F8A2B1C",
  "trust_score": 87,
  "verified": true,
  "claimed": true,
  "signals": {
    "google_rating": 4.6,
    "google_reviews": 142,
    "license_status": "active",
    "violations": 0,
    "niche_grade": "A",
    "phone_verified": true,
    "email_verified": true
  },
  "badge_url": "https://m8ven.ai/badge/little-scholars-daycare",
  "profile_url": "https://m8ven.ai/verify/little-scholars-daycare"
}

Every platform needs vendor trust.
Nobody should build it from scratch.

šŸ”

Multi-source verification

Google, Niche, GreatSchools, state license databases, compliance records, BBB — aggregated and normalized into one score.

⚔

One API call

No scraping, no data pipelines, no compliance team. Get trust score, verification status, and compliance data in a single request.

šŸ›”ļø

Embeddable badges

Drop a trust badge on any website with one line of code. Badges auto-update and link to a live verification page.

Built for platforms that list vendors

Marketplaces

Verify sellers before they list. Show trust scores to buyers. Reduce fraud and returns.

e.g. Etsy, Faire, Shopify stores

Directories & review sites

Enrich listings with compliance data, license status, and multi-source ratings.

e.g. Yelp alternatives, niche directories

Parenting & care platforms

Surface violation history, licensing, and safety scores for childcare, schools, and tutors.

e.g. UESMums, Winnie, Care.com

Home services

Verify contractor licenses, insurance, and compliance before matching with homeowners.

e.g. Thumbtack, Angi, HomeAdvisor

Three ways to integrate

REST API

Full access to trust data. Search vendors, get detailed profiles, check compliance.

Search vendors
GET /api/v1/verify/{slug}
GET /api/mcp/search?q=daycare+UES
GET /api/mcp/seller?slug=...
API Reference →

Embeddable Badge

One line of HTML. Shows trust score, updates automatically, links to verification page.

Add to any website
<a href="https://m8ven.ai/verify/your-vendor">
  <img src="https://m8ven.ai/badge/your-vendor"
       alt="Verified by M8ven" />
</a>

No API key needed. CORS enabled.

JavaScript Widget

Interactive trust widget with full verification details. Drop-in web component.

Add the widget
<script src="https://m8ven.ai/widget/verify.js">
</script>

<m8ven-badge slug="your-vendor">
</m8ven-badge>

Auto-renders. No framework needed.

Brand authorization built in

Brands register their authorized distributors on M8ven. Platforms check authorization with one API call. Like OAuth proved "this user authorized this app," M8ven proves "this brand authorized this vendor."

Check brand authorization
GET /api/v1/brand-auth/check
Authorization: Bearer m8v_your_api_key

{
  "seller_name": "Acme Sneakers",
  "brand": "nike",
  "platform": "amazon"
}

→ { "authorized": true, "level": "platinum", "expires": "2027-01-01" }
Register your brand →

Simple pricing

Starter

$0

100 requests / day

  • Search sellers
  • Browse categories
  • Basic trust scores
  • Seller alerts & watchlist
Get Started
Most popular

Builder

$49/mo

5,000 requests / day

  • Everything in Starter
  • Full trust reports
  • Transaction-aware scoring
  • Priority support
Start Building

Business

$199/mo

50,000 requests / day

  • Everything in Builder
  • Bulk seller lookups
  • Webhook notifications
  • Dedicated support
Contact Sales

Need higher limits? Contact us for Enterprise pricing. Pay-as-you-go also available at $0.005/request.

Stop building vendor verification from scratch

Get your API key in 30 seconds. Free tier includes 100 requests/day.

Get Started Free