Back to catalog
πŸ“–

Words

API Key

Definitions and synonyms for more than 150,000 words

πŸ“–DictionariesHTTPS

Words API

5 items

ephemeral

adjective

3

serendipity

noun

5

melancholy

noun / adjective

4

ubiquitous

adjective

5

eloquent

adjective

4

Sample Response

response.json
1{
2 "items": [
3 {
4 "title": "ephemeral",
5 "secondary": "adjective",
6 "badge": 3,
7 "extra1": "Lasting for a very short time",
8 "extra2": "Greek: ephemeros"
9 },
10 {
11 "title": "serendipity",
12 "secondary": "noun",
13 "badge": 5,
14 "extra1": "Finding something good without looking for it",
15 "extra2": "Coined by Horace Walpole"

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