Font Finder by Lipi.ai
The Lipi.ai Font Intelligence API lets you identify fonts in any image and audit font licensing across entire websites. ## Endpoints **POST `/v3/font-match`** — Upload an image (PNG, JPEG, or WebP up to 10MB) and get ranked font matches with similarity scores, foundry attribution, and licensing information. Accuracy: 95%+ on commercial typefaces in our database. **POST `/v3/url-scan`** — Pass a…
Font Finder by Lipi.ai endpoints
| Method | Endpoint | Description |
|---|---|---|
| default | ||
| GET |
pollFontMatchResult /v3/font-match/{job_id} |
Poll for font identification results. The job_id is automatically set from the Submit request. **Statuses:** `pending` → `running` → `succeeded` / `failed` Poll every 2-3… |
| GET |
pollUrlScanResult /v3/url-scan/{url_scan_job_id} |
Poll for URL scan results. The url_scan_job_id is automatically set from the Submit request. **Statuses:** `pending` → `running` → `succeeded` / `failed` Poll every 3 seconds.… |
| GET |
healthCheck /v3/health |
Check API availability. No authentication required. |
| POST |
submitFontMatch /v3/font-match |
Submit an image for AI-powered font identification. **Cost:** 1 credit per request. **Image:** Base64 data URL (PNG, JPEG, or WebP, max 10MB). **Returns:** A job ID for polling.… |
| POST |
submitUrlScan /v3/url-scan |
Submit a URL for font detection and licensing compliance analysis. **Cost:** 1 credit per request. **Returns:** A job ID for polling, or cached results if the URL was scanned… |
Font Finder by Lipi.ai pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $80 / month | 5 / second |
|