# Certiv API catalog

Markdown twin of the RFC 9727 API catalog at
https://app.certiv.ai/.well-known/api-catalog . It links the machine-readable
description, documentation, and discovery surfaces for the Certiv product API
rooted at https://app.certiv.ai/

## Service description

- OpenAPI 3.1 spec: https://app.certiv.ai/openapi.json
  (type `application/openapi+json`)

## Service documentation

- Authentication guide (markdown): https://app.certiv.ai/auth.md
- Machine-readable platform index: https://app.certiv.ai/llms.txt
- Product API documentation: https://docs.certiv.ai
- API reference (markdown): https://app.certiv.ai/api.md

## Discovery and agent manifests

- AI plugin manifest: https://app.certiv.ai/.well-known/ai-plugin.json
- Agent capability manifest: https://app.certiv.ai/agents.json
- AI catalog (ARD discovery manifest):
  https://app.certiv.ai/.well-known/ai-catalog.json
- A2A agent card: https://app.certiv.ai/.well-known/agent-card.json
- MCP server card: https://app.certiv.ai/.well-known/mcp/server-card.json
- Agent-skills index: https://app.certiv.ai/.well-known/agent-skills/index.json
