Random Words API
🦄 Get Random Words (with pronunciation) for Free using this API
🌍 Languages
- English
- Dutch
- Spanish
- French
- Chinese
- Japanese
🚀 API
-
English Random Words -
https://random-words-api.vercel.app/word
-
Dutch Random Words -
https://random-words-api.vercel.app/word/dutch
-
Spanish Random Words -
https://random-words-api.vercel.app/word/spanish
-
French Random Words -
https://random-words-api.vercel.app/word/french
-
Chinese Random Words -
https://random-words-api.vercel.app/word/chinese
-
Japanese Random Words -
https://random-words-api.vercel.app/word/japanese
-
Turkish Random Words -
https://random-words-api.vercel.app/word/turkish
-
PWA Demo - Check Here
🎛 Route Options (English Only)
- Base URL:
https://random-words-api.vercel.app/word/english
- /noun
- /sentence
- /question
- /adjective
- /idiom
- /verb
- /letter
- /paragraph
- /vocabulary
- /1-word-quotes
- /2-word-quotes
- /3-word-quotes
- /affirmation
🌐 Sample API Response
- API:
https://random-words-api.vercel.app/word/
- Method:
GET
[
{
"word": "Exactor",
"definition": "One who exacts; extortioner; claimer of rights ",
"pronunciation": "Eksaktor"
}
]
🌐 Sample Dutch Response
- API:
https://random-words-api.vercel.app/word/dutch
- Method:
GET
[
{
"word": "Perfect"
"definition"
…