Back to catalog
๐Ÿ“–

WordsAPI

API Key

An API for the English Language. Find definitions, related words, and more

๐Ÿ“–DictionariesHTTPS

Display Title

WordsAPI

WordEloquent
DefinitionExpressing yourself readily, clearly, and effectively.
Part Of SpeechAdjective
SyllablesElยทoยทquent
Pronunciationหˆษ›lษ™kwษ™nt

Sample Response

response.json
1{
2 "word": "eloquent",
3 "definition": "Expressing yourself readily, clearly, and effectively.",
4 "partOfSpeech": "adjective",
5 "syllables": "elยทoยทquent",
6 "pronunciation": "หˆษ›lษ™kwษ™nt"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://www.wordsapi.com/docs/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs