English word definitions, phonetics, and meanings from the Free Dictionary API. Look up any English word. Free, no key required.
https://api.apiclearinghouse.com/v1/call/dictionaryAuthenticate with X-Api-Key: chk_live_... header.
/define| Name | Type | Required | Description |
|---|---|---|---|
| word | string | required | English word to look up |
curl -s "https://api.apiclearinghouse.com/v1/call/dictionary/define?word={word}" \
-H "X-Api-Key: YOUR_API_KEY"{
"status": "success",
"data": {
"word": "example",
"meanings": "example",
"phonetic": "example"
}
}No setup required. Sign in and run Dictionary directly from your browser.
Open in Explorer →Monthly limits also apply per plan.