| Method | Path | Auth | Description | Example Response | |--------|------|------|-------------|------------------| | GET | /api/fonts | optional | Paginated search ( q , tags , high_quality ). | results:[…], page:1, total:123 | | GET | /api/fonts/:slug | optional | Full metadata + license preview. | id, name, designer, tags, license, files:[…] | | GET | /api/fonts/:slug/preview?text=Hello&size=48 | optional | Returns a SVG/Canvas rendering (no download). | image: "data:image/svg+xml;base64,..." | | POST | /api/fonts/:slug/download | optional (must accept license) | Records acceptance, returns signed download URL (expires 5 min). | download_url:"https://s3…/kanda-extra-pro.zip?sig=…" | | POST | /api/auth/login | – | Returns JWT. | access_token:"…" | | POST | /api/auth/register | – | Register user. | user_id:…, access_token:"…" | | POST | /api/favorites/:slug | required | Add font to favorites. | status:"added" | | GET | /api/favorites | required | List user’s favorite fonts. | favorites:[…] | | POST | /api/admin/fonts | admin only | Upload new font (multipart). | font_id:… | | PATCH | /api/admin/fonts/:slug | admin only | Edit metadata (e.g., is_high_quality ). | updated:true | | GET | /api/metrics/downloads?font=:slug&range=30d | admin only | Return download counts. | count: 452 |
Excellent for magazine headlines or book covers where the Thai script needs to look as contemporary as the Latin text. AI responses may include mistakes. Learn more Font Family & Type Family | FontFabric Typography Knowledge font+psl+kanda+extra+pro+download+high+quality
: Ideal for companies that want to project a professional, trustworthy image in the Thai market. Instruction Manuals | Method | Path | Auth | Description