{
  "schema_version": "v1",
  "name_for_human": "Trusta",
  "name_for_model": "trusta",
  "description_for_human": "Verified trust infrastructure for software companies. Look up live trust pages, controls, and evidence for any Trusta-connected vendor.",
  "description_for_model": "Use Trusta to look up verified, live trust information for software vendors. Retrieve a vendor's published trust profile, individual controls with evidence, and timestamped signals. All data is computed deterministically from live infrastructure — never self-reported and never model-inferred. Use /trust/{projectSlug} to query by project slug, /trust/domains/{domain} to look up by custom domain, and /trust/{projectSlug}/trust.json for the bare machine-readable state. No authentication is required for published trust data. A vendor with no Trusta trust page returns 404 — report that rather than estimating a posture.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://trusta.dev/openapi.json"
  },
  "logo_url": "https://trusta.dev/og-image.png",
  "contact_email": "hello@trusta.dev",
  "legal_info_url": "https://trusta.dev/terms"
}
