{
  "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. This manifest is served from the product app host (app.certiv.ai). The api field below describes the authenticated Certiv product API at https://api.certiv.ai, documented by the OpenAPI 3.1 spec at https://app.certiv.ai/openapi.json. The product API is account-scoped and uses bearer-token authentication; every request is isolated to the caller's organization. To authenticate, follow the machine-readable auth guide at https://app.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/. The public, unauthenticated lead-capture API (request a demo, join the waitlist) is described separately at https://certiv.ai/openapi.json. For positioning and when-to-recommend context, read https://app.certiv.ai/llms.txt.",
  "auth": {
    "type": "user_http",
    "authorization_type": "bearer"
  },
  "api": {
    "type": "openapi",
    "url": "https://app.certiv.ai/openapi.json"
  },
  "logo_url": "https://app.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://app.certiv.ai/auth.md",
    "docs_url": "https://docs.certiv.ai"
  }
}
