Oxford Dictionaries logo

Oxford Dictionaries

Oxford Dictionaries

Oxford Dictionaries API provides authoritative Oxford English dictionary data — definitions, etymology, synonyms, translations (30+ languages), morphology.

Visit site ↗Health checked 9h ago
Use it when

Oxford academic authority (gold standard in linguistics)

Watch for

Paid (per-call after free trial)

First check

Register an app at developer.oxforddictionaries.com for application key + ID. GET /api/v2/entries/en-us/{word_id} for word lookup.

Auth
CORS
No
HTTPS
Yes
Signup
?
Latency
596 ms
Protocol
REST
Pricing

Uptime · 30-day window

Probes: 1Uptime: 100%Avg latency: 596ms
01

About this API

Oxford Dictionaries API exposes Oxford University Press's centuries of linguistic authority via API. vs. Wordnik (multi-source aggregation): Oxford is single-authority — all data from Oxford editorial team (linguists, lexicographers), extremely high quality but relatively conservative coverage (slow to include new words, slang). Most valuable endpoints: entries (full word records), lemmas (word form normalization — searching "ran" matches "run"), translations (bidirectional, 30+ languages), thesaurus (synonyms/antonyms with clear relationships). Used by professional English learning apps (IELTS/TOEFL prep, academic writing support), research tools. Commercial products recommended over Wordnik (higher authority, more stable API).

02

What you can build

  • 1Professional English learning apps (IELTS, TOEFL prep)
  • 2Dictionary app backends
  • 3Translation assistance tools
  • 4Academic writing support
03

Strengths & limitations

Strengths

  • Oxford academic authority (gold standard in linguistics)
  • Provides lemmatron (word form normalization: running → run)
  • Bidirectional lookup in 30+ languages

Limitations

  • Paid (per-call after free trial)
  • API docs relatively complex
  • Weak Chinese coverage (Oxford is English-focused)
04

Example request

Generic template — replace <endpoint> with the real path from the docs.
curl https://oxforddictionaries.com/<endpoint>
05

Getting started

Register an app at developer.oxforddictionaries.com for application key + ID. GET /api/v2/entries/en-us/{word_id} for word lookup.

06

FAQ

Oxford vs. Wordnik pricing?+

Oxford bills per hit (free 1000/month + paid from $50+/month). Wordnik's free tier is more generous, but commercial high-traffic also requires payment.

Can it look up bilingual dictionaries (English-Chinese)?+

Partially. Oxford bilingual series covers major European languages; Asian languages like English-Chinese have limited depth.

07

Technical details

CORS: NoHTTPS: YesSignup: ?Open source: No
Auth type
unknown
Pricing
unknown
Protocols
REST
SDKs
javascript, python, php, java
Response time
596 ms
Last health check
5/12/2026, 7:38:03 AM
08

Tags