# deepface.dev Docs ## Docs - [AI and agents](https://docs.deepface.dev/ai-agents.md): Machine-readable docs, anonymous agent signup, self-serve REST and MCP keys, and MCP access on https://deepface.dev/mcp. - [Compare image and vector pairs without storing embeddings](https://docs.deepface.dev/api-reference/endpoints/compute/compare-image-and-vector-pairs-without-storing-embeddings.md) - [Generate an embedding for one image](https://docs.deepface.dev/api-reference/endpoints/compute/generate-an-embedding-for-one-image.md) - [Verify whether two images match](https://docs.deepface.dev/api-reference/endpoints/compute/verify-whether-two-images-match.md) - [Health check](https://docs.deepface.dev/api-reference/endpoints/service/health-check.md) - [Read model and detector capabilities](https://docs.deepface.dev/api-reference/endpoints/service/read-model-and-detector-capabilities.md) - [Read model-tier readiness](https://docs.deepface.dev/api-reference/endpoints/service/read-model-tier-readiness.md): Proxies the model service readiness state. This route is intended for health checks and warmup visibility and does not require authentication. - [Errors](https://docs.deepface.dev/api-reference/errors.md): Common error codes and how to respond to them. - [API overview](https://docs.deepface.dev/api-reference/overview.md): Public endpoint surface and media types for deepface.dev. - [Rate limits](https://docs.deepface.dev/api-reference/rate-limits.md): Throughput, queueing, and retry behavior. - [Authentication](https://docs.deepface.dev/authentication.md): Account access, REST API keys, MCP keys, and request tracing for deepface.dev. AI agents can create their own keys through anonymous signup. - [Changelog and versioning](https://docs.deepface.dev/changelog-and-versioning.md): Versioning expectations and how deepface.dev publishes API changes. - [Customer-owned face search with Supabase pgvector](https://docs.deepface.dev/customer-owned-face-search.md): Use deepface.dev to generate face embeddings while storing and searching the face database in your own Supabase project. - [deepface.dev Docs](https://docs.deepface.dev/index.md): Managed API docs for face verification, embeddings, and vector comparison. AI agents can sign up anonymously, create their own keys, and connect over REST or MCP. - [Models and licensing](https://docs.deepface.dev/models-and-licensing.md): Approved models, detector support, and commercial licensing boundaries. - [Pricing and governance](https://docs.deepface.dev/pricing-governance.md): Usage-based pricing, throughput controls, and enterprise escalation paths. - [Quickstart](https://docs.deepface.dev/quickstart.md): Create an account, generate your own API key, and send your first request. AI agents can sign up anonymously, create their own key, and start without waiting for manual provisioning. ## OpenAPI Specs - [deepface.openapi](https://docs.deepface.dev/openapi/deepface.openapi.yaml) - [openapi](https://docs.deepface.dev/api-reference/openapi.json)