For featured companies + operators
Embed a Verified on DEPLOY badge
If your company, robot model, or deployment is in the DEPLOY registry, you can embed a Verified on DEPLOY badge on your own site with a single script tag. The badge links back to your canonical record on the registry.
Light theme
Renders as:
<script src="https://registry.deploy.report/badge.js"
data-entity="companies/YOUR-COMPANY-SLUG"
data-theme="light"></script>Dark theme
Renders as:
<script src="https://registry.deploy.report/badge.js"
data-entity="companies/YOUR-COMPANY-SLUG"
data-theme="dark"></script>Configuration
- data-entity (required)
- Path to your entity in the format
type/slug. Examples:companies/tesla,models/figure-02,brains/helix,deployments/waymo-san-francisco. - data-theme (optional)
light(default) ordark.
How to find your entity slug
Search the registry for your company, robot model, or deployment. The slug is the last segment of the URL. For example:
https://registry.deploy.report/companies/tesla→companies/teslahttps://registry.deploy.report/models/figure-02→models/figure-02https://registry.deploy.report/deployments/waymo-san-francisco→deployments/waymo-san-francisco
Terms
The badge is provided as-is. DEPLOY may update the badge styling or rendering at any time without changing the embed snippet. We do not currently track which sites embed the badge.
Misrepresentation: the badge asserts that your entity is in the DEPLOY registry, not that DEPLOY endorses any particular claim about it. The linked entity page is the canonical record; if it shows verification gaps or unresolved incidents, those reflect what DEPLOY has documented.
Full terms: /terms