Glosbe API
Reference & KnowledgeAccess Glosbe public data through one AllAPI key — 11 endpoints across the Glosbe surface. No Glosbe account, no credentials, no scraping stack — one anonymous request returns real data or a documented honest error, never fabricated.
| Method | Endpoint | Operation |
|---|---|---|
| GET | /api/glosbe/details | Details |
| GET | /api/glosbe/details/{src}/{dest}/{word} | Details (by src, dest, word) |
| GET | /api/glosbe/indirect | Indirect |
| GET | /api/glosbe/indirect/{src}/{dest}/{word} | Indirect (by src, dest, word) |
| GET | /api/glosbe/less_frequent | Less frequent |
| GET | /api/glosbe/less_frequent/{src}/{dest}/{word} | Less frequent (by src, dest, word) |
| GET | /api/glosbe/phrase | Phrase |
| GET | /api/glosbe/translate | Translate |
| GET | /api/glosbe/translate/{src}/{dest}/{word} | Translate (by src, dest, word) |
| GET | /api/glosbe/translation_memory | Translation memory |
| GET | /api/glosbe/translation_memory/paged | Translation memory paged |
Call the Glosbe API in one line
Free tier — 200 credits/month, no card. One key works across all 468 platforms, 39 MCP tools and 48 composites.
Get your free key → API reference