Skip to main content

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 /verify to compare two images.
  • POST /represent to generate embeddings.
  • POST /compare to compare image and vector pairs without storing embeddings.
  • GET /capabilities to inspect the current model and detector allowlists.

Next steps