deepface.dev Docs
deepface.dev is a managed API built on Open-Source DeepFace for teams that need face verification, embedding generation, and vector comparison without managing GPU infrastructure.Soft-launch state
- The public marketing site, public tester, and docs are live.
- Self-serve auth remains hidden while onboarding happens in waves.
- Approved testers can still use direct auth URLs during the soft-launch phase.
- New teams should start from the waitlist.
What is available now
POST /verifyto compare two images.POST /representto generate embeddings.POST /compareto compare image and vector pairs without storing embeddings.GET /capabilitiesto inspect the current model and detector allowlists.
Next steps
- Read the quickstart.
- Review authentication.
- Check models and licensing before choosing a model.
- Browse the API reference.