# AgentFit API > Developer documentation for the AgentFit public API. AgentFit audits public API > documentation against a 30-criteria AI-readiness rubric and returns a deterministic > 0–100 report over HTTP, the CLI, or a remote MCP server. No LLM calls at run time. ## Getting started - [Quickstart](https://docs.agentfit.dev/v1/quickstart): run your first audit in under a minute - [Authentication and rate limits](https://docs.agentfit.dev/v1/authentication): how the API authenticates and is throttled - [Errors](https://docs.agentfit.dev/v1/errors): error format, status codes, and retry semantics - [Glossary](https://docs.agentfit.dev/v1/glossary): definitions of the terms used in the API and reports ## API reference - [Start an audit](https://docs.agentfit.dev/v1/reference/audit): POST /audit - [Get an audit](https://docs.agentfit.dev/v1/reference/get-audit): poll a run and read the report - [List audit history](https://docs.agentfit.dev/v1/reference/audit-history): prior runs for a site - [Diff two audits](https://docs.agentfit.dev/v1/reference/audit-diff): per-criterion deltas - [Browse the corpus](https://docs.agentfit.dev/v1/reference/browse): list and search audited sites - [OpenAPI specification](https://docs.agentfit.dev/openapi.yaml): the machine-readable contract (OpenAPI 3.1) ## Agents - [MCP server](https://docs.agentfit.dev/v1/mcp): connect AgentFit to Claude, Cursor, and other agents - [Full text for LLMs](https://docs.agentfit.dev/llms-full.txt): expanded documentation in one file ## Reference & policy - [Changelog](https://docs.agentfit.dev/v1/changelog): notable changes and deprecations - [Terms and license](https://docs.agentfit.dev/v1/license): usage terms and AI-redistribution policy ## About AgentFit scores a documentation site across six categories — Discovery, Page artifacts, API spec, Content, Hygiene, and Agent Surface — with concrete HTTP evidence for every criterion. The same rubric this site is built to satisfy. See https://agentfit.dev for the audit service.