Celebrity Lookalike AI — Face Similarity & Matching API
Find your celebrity twin in milliseconds! This high-performance API uses state-of-the-art deep learning face recognition (powered by the InsightFace AI model) to compare any uploaded face photo against a massive, curated database of 15,000+ celebrity faces across 182 categories. It computes the exact vector distance (cosine similarity) and returns the top matching twins with names, categories,…
Celebrity Lookalike AI — Face Similarity & Matching API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Face Matching | ||
| POST |
findMatch /v1/match |
Upload a face photo and get the top celebrity matches. The AI detects the face, determines gender, and compares against 1,500+ celebrity face embeddings. |
| Database | ||
| GET |
getCelebrityImage /v1/image/{category}/{name} |
Returns the reference photo for a celebrity. |
| GET |
databaseStats /v1/stats |
Returns statistics about the celebrity database. |
| GET |
listCategories /v1/categories |
Returns all available celebrity categories with counts. |
| Status | ||
| GET |
healthCheck /v1/health |
Check if the API is running. No authentication required. |
Celebrity Lookalike AI — Face Similarity & Matching API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 2 / minute |
|
| PRO Recommended | $5 / month | 100 / second |
|
| ULTRA | $30 / month | 300 / second |
|
| MEGA | $50 / month | — |
|