Face Shape ID API

The public website now prefers browser-side MediaPipe analysis for the face-shape tool. This endpoint remains the structured JSON fallback for face-shape analysis and the primary path for the other detector tools.

POST an image as multipart/form-data to /api/detect with fields tool and image.

In production, secure this endpoint with rate limiting and abuse prevention.