Skip to content

API Documentation

POST /api/identify

Identify fonts from an image.

{
  "imageUrl": "https://example.com/image.png"
}

GET /api/fonts

Search and browse fonts.

Query params: q, category, isFree, limit, offset

GET /api/alternatives/:fontId

Get free alternatives and pairings for a font.

POST /api/feedback

Submit feedback on identification results.