Skip to Content
AI & AgentsMachine-readable docs

Machine-readable docs

Point any agent at these resources to read and learn Valyd by plain fetch — the lightweight alternative to a docs MCP server, with nothing to run. Everything here is same-origin and served as static files.

The resources in one table

ResourceURLWhat it is
Docs index/llms.txtLink-first index of every page.
Full corpus/llms-full.txtEvery page concatenated into one file.
Verification OpenAPI/openapi/valyd-verify.jsonOpenAPI 3.1 for the Verification API.
Connect OpenAPI/openapi/valyd-id.jsonOpenAPI 3.1 for Connect with Valyd.
Capability manifest/agent/capabilities.jsonDiscoverable capability summary.
Agent guide/ai/agent-guideHow to integrate as an agent.

Per-page .md mirrors are linked from llms.txt — every doc page is also fetchable as plain Markdown at its own .md URL. Prefer callable tools over reading? See the MCP server quickstart.

Last updated on