Back to catalog
📖

Synonyms

API Key

Synonyms, thesaurus and antonyms information for any given word

📖DictionariesHTTPS

Synonyms API

5 items

happy

adjective

98

joyful

adjective

95

elated

adjective

89

cheerful

adjective

84

content

adjective

76

Sample Response

response.json
1{
2 "items": [
3 {
4 "title": "happy",
5 "secondary": "adjective",
6 "badge": 98,
7 "partOfSpeech": "adj",
8 "similarity": "very high"
9 },
10 {
11 "title": "joyful",
12 "secondary": "adjective",
13 "badge": 95,
14 "partOfSpeech": "adj",
15 "similarity": "very high"

Code Snippets

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

Similar APIs