Distribution kit

Put your Trust Score everywhere.

One line of HTML for a live badge. A free read API. A share-image endpoint that auto-generates social previews.

Find this on your dashboard or in your company URL.

Live Trust badge

Live Trust Score, average rating, and review count. Updates automatically. Zero-config, ~1KB.

<script src="https://welztrust.com/api/public/embed/your-company-slug/badge.js" async></script>

Share image

Auto-generated social card. Drop it into your own og:image — text scales with your Trust Score in real time.

<meta property="og:image" content="https://welztrust.com/api/og/company/your-company-slug" />
<meta name="twitter:image" content="https://welztrust.com/api/og/company/your-company-slug" />

Public read API

Free, CORS-enabled JSON. No auth, no rate-limit gymnastics. Pull live data into your own dashboards.

GET https://welztrust.com/api/public/v1/companies/your-company-slug
GET https://welztrust.com/api/public/v1/companies/your-company-slug/reviews?limit=20&verified=true

Need webhooks, custom widgets, or higher rate limits? See Pro plans →