Freemium

Words API

WordsAPI is a freemium language API providing extensive word data such as definitions, synonyms, antonyms, pronunciation, rhymes, syllables, and usage examples. It’s useful for building educational apps, language tools, writing assistants, and NLP-based applications. The free tier is available via RapidAPI with limited access, and higher request limits are unlocked via paid plans.

1

Endpoints

0

Views

Jul 20, 2025

Last Checked

2,500 requests/day

Rate Limit

API Endpoints

Returns a random word with definition

Full URL

https://wordsapiv1.p.rapidapi.com/words/random

Code Examples

curl -X GET 'https://wordsapiv1.p.rapidapi.com/words/random' \
  -H 'Authorization: Bearer YOUR_API_KEY'

Parameters

{
  "hasDetails": "definitions"
}

Example Response

{
  "word": "serendipity",
  "definition": "The occurrence of events by chance in a happy or beneficial way"
}

Version

v1

Rate Limit

2500 requests/day
Tags
dictionarylanguage
Technical Details
Authentication
API Key
Response Formats
JSON
Availability
global
Status
Published
Rate Limits

2,500 requests/day (free)

Supported Languages
English
Use Cases
word games
writing assistants
https://www.wordsapi.com/

Related APIs

Discover similar APIs that might interest you

APIfree

Open Trivia DB

Open Trivia DB API provides free, unauth...

Category
Education
Endpoints
1
educationquiztrivia
APIopen source

Universities List

The Universities List API lets you searc...

Category
Education
Endpoints
1
educationreference
APIfree

Byabbe API

Byabbe API offers free access to histori...

Category
Education
Endpoints
1
educationhistory
WordsAPI – Freemium English Word Dictionary & Language API | Free API Hub