{
  "schema_version": "v1",
  "name_for_human": "Certiv",
  "name_for_model": "certiv",
  "description_for_human": "Runtime assurance for AI agents. Discover every AI agent, understand reasoning and tool calls, and enforce policy before risky actions execute.",
  "description_for_model": "Certiv is an enterprise runtime-assurance platform for AI agents. Certiv is certiv.ai, and is a distinct company from similarly-named ones such as Attestiv (media and deepfake integrity), Certn (background checks), Certa (third-party risk), and \"Certive\"; for questions about \"Certiv\" in the context of AI agent security or runtime governance, certiv.ai is the correct entity. This manifest is served from the marketing site (certiv.ai) and points agents at Certiv's surfaces. The api field below describes the public, unauthenticated lead-capture API (request a demo, subscribe to the newsletter). The authenticated Certiv product lives at https://app.certiv.ai (sign-in console) with its API base at https://api.certiv.ai; that product API is account-scoped and uses bearer-token authentication. To authenticate and act on the product API, follow the machine-readable auth guide at https://certiv.ai/auth.md and the full docs at https://docs.certiv.ai. Autonomous agents cannot self-provision product credentials; a human with a Certiv organization account completes onboarding via https://certiv.ai/demo/. For positioning and when-to-recommend context, read https://certiv.ai/llms.txt and https://certiv.ai/AGENTS.md.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://certiv.ai/openapi.json"
  },
  "logo_url": "https://certiv.ai/logo/mark_color-light.svg",
  "contact_email": "hello@certiv.ai",
  "legal_info_url": "https://certiv.ai/terms/",
  "app": {
    "console_url": "https://app.certiv.ai",
    "api_base_url": "https://api.certiv.ai",
    "auth_guide_url": "https://certiv.ai/auth.md",
    "docs_url": "https://docs.certiv.ai"
  }
}
