Home
Providers
Words API
Words API
Words API is a RESTful English-language API that provides definitions, synonyms, antonyms, related words, syllables, pronunciation (IPA), rhymes, frequency, and hierarchical lexical relationships (typeOf, hasTypes, partOf, hasParts, memberOf, similarTo, also, entails, inCategory, inRegion, pertainsTo, etc.) for more than 150,000 English words. Distributed and metered through the RapidAPI marketplace.
Words API publishes 9 APIs on the APIs.io network, including Categories API, Definitions API, Examples API, and 6 more. Tagged areas include Dictionaries, Linguistics, English, Thesaurus, and Lexical Data.
The Words API catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.
Words API’s developer surface includes authentication, documentation, signup flow, pricing, engineering blog, and 14 more developer resources.
9 APIs
11 Features
8 Use Cases
Dictionaries Linguistics English Thesaurus Lexical Data Public APIs
On this page
Kin Score
APIs 9
Open Collections 1
Pricing Plans 1
Rate Limits 1
FinOps 1
Features 11
Vocabularies 1
Spectral Rules 2
JSON Schema 36
JSON Structure 36
Examples 36
Security Posture 2
Agentic Access 1
Use Cases 8
Integrations 3
Solutions 5
Resources 19
apis.yml
37 Operational Transparency
Composite quality — 51.8/100 · developing
Contract Quality
16.2 / 25
Developer Ergonomics
4.3 / 20
Commercial Clarity
10.0 / 20
Operational Transparency
4.8 / 13
Agent readiness — 34/100 · agent aware
Machine-Readable Contract
18 / 18
Agentic Access Contract
10 / 10
MCP Server
0 / 12
Machine-Readable Auth
10 / 10
Idempotency
0 / 9
Stable Error Semantics
0 / 8
Request/Response Examples
7 / 7
Rate-Limit Signaling
7 / 7
Typed Event Surface
0 / 6
Agent Skills
0 / 5
Well-Known Catalog
0 / 4
Consent & Bot Identity
0 / 3
A2A Agent Card
0 / 8
Dry-Run / Simulate Mode
0 / 4
Individual APIs this provider publishes, each with its own machine-readable definition.
Scroll for all 9
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Cost, billing, and metering signals for API financial operations.
Notable capabilities this provider offers.
Scroll for all 11
JSON-LD contexts and semantic vocabularies used across these APIs.
Spectral governance rulesets for linting and validating these APIs.
Standalone JSON Schema definitions for this provider's data models.
Scroll for all 36
JSON Structure definitions describing this provider's data shapes.
Scroll for all 36
Example request and response payloads for these APIs.
Scroll for all 36
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Recommended x-agentic-access execution contracts for AI agents.
What developers build with this provider.
Scroll for all 8
Pre-built integrations with other platforms and tools.
Packaged solutions this provider offers.
Get Started 1
Portal, sign-up, and the first successful call
Documentation 1
Reference material describing how the API behaves
Agent Surfaces 1
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 3
Pagination, idempotency, versioning, errors, and events
Build 2
SDKs, sample code, and the tooling you integrate with
Access & Security 2
Authentication, authorization, and security posture
Operate 2
Status, limits, changes, and where to get help
Commercial 3
Pricing, plans, and the legal terms of use
Company 2
The organization behind the API
Other 2
Properties that don't map to a standard resource type
Source (apis.yml)
aid: words
name: Words API
description: Words API is a RESTful English-language API that provides definitions, synonyms, antonyms, related words, syllables,
pronunciation (IPA), rhymes, frequency, and hierarchical lexical relationships (typeOf, hasTypes, partOf, hasParts, memberOf,
similarTo, also, entails, inCategory, inRegion, pertainsTo, etc.) for more than 150,000 English words. Distributed and metered
through the RapidAPI marketplace.
url: https://www.wordsapi.com/docs/
baseURL: https://wordsapiv1.p.rapidapi.com
accessModel:
pricing: paid
onboarding: self-serve
trial: false
try_now: false
public: false
label: Paid · Self-serve signup
confidence: high
source:
- plans
- authentication
generated: '2026-07-22'
method: derived
image: https://www.wordsapi.com/img/logo.png
specificationVersion: '0.20'
created: '2026-05-28'
modified: '2026-05-30'
x-source: public-apis/public-apis
x-category: Dictionaries
x-tier: 3
x-tier-reason: bulk-registered-from-public-apis
tags:
- Dictionaries
- Linguistics
- English
- Thesaurus
- Lexical Data
- Public APIs
apis:
- aid: words:words-categories-api
name: Words API Categories API
description: Words API Category, Region, and Domain-Usage Relationships.
humanURL: https://www.wordsapi.com/docs/
baseURL: https://wordsapiv1.p.rapidapi.com
tags:
- Categories
properties:
- type: OpenAPI
url: openapi/words-categories-api-openapi.yml
- type: Documentation
url: https://www.wordsapi.com/docs/
- type: APIReference
url: https://www.wordsapi.com/docs/#endpoints
- type: Authentication
url: https://www.wordsapi.com/docs/#authorization
- type: Signup
url: https://rapidapi.com/dpventures/api/wordsapi
- type: JSONSchema
url: json-schema/words-word-entry-schema.json
- type: JSONSchema
url: json-schema/words-result-schema.json
- type: JSONSchema
url: json-schema/words-definitions-response-schema.json
- type: JSONSchema
url: json-schema/words-synonyms-response-schema.json
- type: JSONSchema
url: json-schema/words-antonyms-response-schema.json
- type: JSONSchema
url: json-schema/words-examples-response-schema.json
- type: JSONSchema
url: json-schema/words-rhymes-response-schema.json
- type: JSONSchema
url: json-schema/words-frequency-response-schema.json
- type: JSONSchema
url: json-schema/words-syllables-response-schema.json
- type: JSONSchema
url: json-schema/words-pronunciation-response-schema.json
- type: JSONSchema
url: json-schema/words-search-response-schema.json
- type: JSONStructure
url: json-structure/words-word-entry-structure.json
- type: JSONStructure
url: json-structure/words-result-structure.json
- type: Examples
url: examples/words-word-entry-example.json
- type: Examples
url: examples/words-definitions-response-example.json
- type: Examples
url: examples/words-synonyms-response-example.json
- type: Examples
url: examples/words-frequency-response-example.json
- type: Examples
url: examples/words-search-response-example.json
- aid: words:words-definitions-api
name: Words API Definitions API
description: Words API Sense-level Definitions Grouped by Part of Speech.
humanURL: https://www.wordsapi.com/docs/
baseURL: https://wordsapiv1.p.rapidapi.com
tags:
- Definitions
properties:
- type: OpenAPI
url: openapi/words-definitions-api-openapi.yml
- type: Documentation
url: https://www.wordsapi.com/docs/
- type: APIReference
url: https://www.wordsapi.com/docs/#endpoints
- type: Authentication
url: https://www.wordsapi.com/docs/#authorization
- type: Signup
url: https://rapidapi.com/dpventures/api/wordsapi
- type: JSONSchema
url: json-schema/words-word-entry-schema.json
- type: JSONSchema
url: json-schema/words-result-schema.json
- type: JSONSchema
url: json-schema/words-definitions-response-schema.json
- type: JSONSchema
url: json-schema/words-synonyms-response-schema.json
- type: JSONSchema
url: json-schema/words-antonyms-response-schema.json
- type: JSONSchema
url: json-schema/words-examples-response-schema.json
- type: JSONSchema
url: json-schema/words-rhymes-response-schema.json
- type: JSONSchema
url: json-schema/words-frequency-response-schema.json
- type: JSONSchema
url: json-schema/words-syllables-response-schema.json
- type: JSONSchema
url: json-schema/words-pronunciation-response-schema.json
- type: JSONSchema
url: json-schema/words-search-response-schema.json
- type: JSONStructure
url: json-structure/words-word-entry-structure.json
- type: JSONStructure
url: json-structure/words-result-structure.json
- type: Examples
url: examples/words-word-entry-example.json
- type: Examples
url: examples/words-definitions-response-example.json
- type: Examples
url: examples/words-synonyms-response-example.json
- type: Examples
url: examples/words-frequency-response-example.json
- type: Examples
url: examples/words-search-response-example.json
- aid: words:words-examples-api
name: Words API Examples API
description: Words API Real-world Example Sentences for Each Sense.
humanURL: https://www.wordsapi.com/docs/
baseURL: https://wordsapiv1.p.rapidapi.com
tags:
- Examples
properties:
- type: OpenAPI
url: openapi/words-examples-api-openapi.yml
- type: Documentation
url: https://www.wordsapi.com/docs/
- type: APIReference
url: https://www.wordsapi.com/docs/#endpoints
- type: Authentication
url: https://www.wordsapi.com/docs/#authorization
- type: Signup
url: https://rapidapi.com/dpventures/api/wordsapi
- type: JSONSchema
url: json-schema/words-word-entry-schema.json
- type: JSONSchema
url: json-schema/words-result-schema.json
- type: JSONSchema
url: json-schema/words-definitions-response-schema.json
- type: JSONSchema
url: json-schema/words-synonyms-response-schema.json
- type: JSONSchema
url: json-schema/words-antonyms-response-schema.json
- type: JSONSchema
url: json-schema/words-examples-response-schema.json
- type: JSONSchema
url: json-schema/words-rhymes-response-schema.json
- type: JSONSchema
url: json-schema/words-frequency-response-schema.json
- type: JSONSchema
url: json-schema/words-syllables-response-schema.json
- type: JSONSchema
url: json-schema/words-pronunciation-response-schema.json
- type: JSONSchema
url: json-schema/words-search-response-schema.json
- type: JSONStructure
url: json-structure/words-word-entry-structure.json
- type: JSONStructure
url: json-structure/words-result-structure.json
- type: Examples
url: examples/words-word-entry-example.json
- type: Examples
url: examples/words-definitions-response-example.json
- type: Examples
url: examples/words-synonyms-response-example.json
- type: Examples
url: examples/words-frequency-response-example.json
- type: Examples
url: examples/words-search-response-example.json
- aid: words:words-frequency-api
name: Words API Frequency API
description: Words API Corpus-derived Frequency Statistics (Zipf, perMillion, diversity).
humanURL: https://www.wordsapi.com/docs/
baseURL: https://wordsapiv1.p.rapidapi.com
tags:
- Frequency
properties:
- type: OpenAPI
url: openapi/words-frequency-api-openapi.yml
- type: Documentation
url: https://www.wordsapi.com/docs/
- type: APIReference
url: https://www.wordsapi.com/docs/#endpoints
- type: Authentication
url: https://www.wordsapi.com/docs/#authorization
- type: Signup
url: https://rapidapi.com/dpventures/api/wordsapi
- type: JSONSchema
url: json-schema/words-word-entry-schema.json
- type: JSONSchema
url: json-schema/words-result-schema.json
- type: JSONSchema
url: json-schema/words-definitions-response-schema.json
- type: JSONSchema
url: json-schema/words-synonyms-response-schema.json
- type: JSONSchema
url: json-schema/words-antonyms-response-schema.json
- type: JSONSchema
url: json-schema/words-examples-response-schema.json
- type: JSONSchema
url: json-schema/words-rhymes-response-schema.json
- type: JSONSchema
url: json-schema/words-frequency-response-schema.json
- type: JSONSchema
url: json-schema/words-syllables-response-schema.json
- type: JSONSchema
url: json-schema/words-pronunciation-response-schema.json
- type: JSONSchema
url: json-schema/words-search-response-schema.json
- type: JSONStructure
url: json-structure/words-word-entry-structure.json
- type: JSONStructure
url: json-structure/words-result-structure.json
- type: Examples
url: examples/words-word-entry-example.json
- type: Examples
url: examples/words-definitions-response-example.json
- type: Examples
url: examples/words-synonyms-response-example.json
- type: Examples
url: examples/words-frequency-response-example.json
- type: Examples
url: examples/words-search-response-example.json
- aid: words:words-hierarchy-api
name: Words API Hierarchy API
description: Words API Lexical Hierarchies — typeOf, hasTypes, partOf, hasParts, instances.
humanURL: https://www.wordsapi.com/docs/
baseURL: https://wordsapiv1.p.rapidapi.com
tags:
- Hierarchy
properties:
- type: OpenAPI
url: openapi/words-hierarchy-api-openapi.yml
- type: Documentation
url: https://www.wordsapi.com/docs/
- type: APIReference
url: https://www.wordsapi.com/docs/#endpoints
- type: Authentication
url: https://www.wordsapi.com/docs/#authorization
- type: Signup
url: https://rapidapi.com/dpventures/api/wordsapi
- type: JSONSchema
url: json-schema/words-word-entry-schema.json
- type: JSONSchema
url: json-schema/words-result-schema.json
- type: JSONSchema
url: json-schema/words-definitions-response-schema.json
- type: JSONSchema
url: json-schema/words-synonyms-response-schema.json
- type: JSONSchema
url: json-schema/words-antonyms-response-schema.json
- type: JSONSchema
url: json-schema/words-examples-response-schema.json
- type: JSONSchema
url: json-schema/words-rhymes-response-schema.json
- type: JSONSchema
url: json-schema/words-frequency-response-schema.json
- type: JSONSchema
url: json-schema/words-syllables-response-schema.json
- type: JSONSchema
url: json-schema/words-pronunciation-response-schema.json
- type: JSONSchema
url: json-schema/words-search-response-schema.json
- type: JSONStructure
url: json-structure/words-word-entry-structure.json
- type: JSONStructure
url: json-structure/words-result-structure.json
- type: Examples
url: examples/words-word-entry-example.json
- type: Examples
url: examples/words-definitions-response-example.json
- type: Examples
url: examples/words-synonyms-response-example.json
- type: Examples
url: examples/words-frequency-response-example.json
- type: Examples
url: examples/words-search-response-example.json
- aid: words:words-phonetics-api
name: Words API Phonetics API
description: Words API Pronunciation (IPA), Syllables, and Rhymes.
humanURL: https://www.wordsapi.com/docs/
baseURL: https://wordsapiv1.p.rapidapi.com
tags:
- Phonetics
properties:
- type: OpenAPI
url: openapi/words-phonetics-api-openapi.yml
- type: Documentation
url: https://www.wordsapi.com/docs/
- type: APIReference
url: https://www.wordsapi.com/docs/#endpoints
- type: Authentication
url: https://www.wordsapi.com/docs/#authorization
- type: Signup
url: https://rapidapi.com/dpventures/api/wordsapi
- type: JSONSchema
url: json-schema/words-word-entry-schema.json
- type: JSONSchema
url: json-schema/words-result-schema.json
- type: JSONSchema
url: json-schema/words-definitions-response-schema.json
- type: JSONSchema
url: json-schema/words-synonyms-response-schema.json
- type: JSONSchema
url: json-schema/words-antonyms-response-schema.json
- type: JSONSchema
url: json-schema/words-examples-response-schema.json
- type: JSONSchema
url: json-schema/words-rhymes-response-schema.json
- type: JSONSchema
url: json-schema/words-frequency-response-schema.json
- type: JSONSchema
url: json-schema/words-syllables-response-schema.json
- type: JSONSchema
url: json-schema/words-pronunciation-response-schema.json
- type: JSONSchema
url: json-schema/words-search-response-schema.json
- type: JSONStructure
url: json-structure/words-word-entry-structure.json
- type: JSONStructure
url: json-structure/words-result-structure.json
- type: Examples
url: examples/words-word-entry-example.json
- type: Examples
url: examples/words-definitions-response-example.json
- type: Examples
url: examples/words-synonyms-response-example.json
- type: Examples
url: examples/words-frequency-response-example.json
- type: Examples
url: examples/words-search-response-example.json
- aid: words:words-search-api
name: Words API Search API
description: Words API Search and Random Word Discovery Endpoint.
humanURL: https://www.wordsapi.com/docs/
baseURL: https://wordsapiv1.p.rapidapi.com
tags:
- Search
properties:
- type: OpenAPI
url: openapi/words-search-api-openapi.yml
- type: Documentation
url: https://www.wordsapi.com/docs/
- type: APIReference
url: https://www.wordsapi.com/docs/#endpoints
- type: Authentication
url: https://www.wordsapi.com/docs/#authorization
- type: Signup
url: https://rapidapi.com/dpventures/api/wordsapi
- type: JSONSchema
url: json-schema/words-word-entry-schema.json
- type: JSONSchema
url: json-schema/words-result-schema.json
- type: JSONSchema
url: json-schema/words-definitions-response-schema.json
- type: JSONSchema
url: json-schema/words-synonyms-response-schema.json
- type: JSONSchema
url: json-schema/words-antonyms-response-schema.json
- type: JSONSchema
url: json-schema/words-examples-response-schema.json
- type: JSONSchema
url: json-schema/words-rhymes-response-schema.json
- type: JSONSchema
url: json-schema/words-frequency-response-schema.json
- type: JSONSchema
url: json-schema/words-syllables-response-schema.json
- type: JSONSchema
url: json-schema/words-pronunciation-response-schema.json
- type: JSONSchema
url: json-schema/words-search-response-schema.json
- type: JSONStructure
url: json-structure/words-word-entry-structure.json
- type: JSONStructure
url: json-structure/words-result-structure.json
- type: Examples
url: examples/words-word-entry-example.json
- type: Examples
url: examples/words-definitions-response-example.json
- type: Examples
url: examples/words-synonyms-response-example.json
- type: Examples
url: examples/words-frequency-response-example.json
- type: Examples
url: examples/words-search-response-example.json
- aid: words:words-thesaurus-api
name: Words API Thesaurus API
description: Words API Synonyms, Antonyms, and Similar Word Relationships.
humanURL: https://www.wordsapi.com/docs/
baseURL: https://wordsapiv1.p.rapidapi.com
tags:
- Thesaurus
properties:
- type: OpenAPI
url: openapi/words-thesaurus-api-openapi.yml
- type: Documentation
url: https://www.wordsapi.com/docs/
- type: APIReference
url: https://www.wordsapi.com/docs/#endpoints
- type: Authentication
url: https://www.wordsapi.com/docs/#authorization
- type: Signup
url: https://rapidapi.com/dpventures/api/wordsapi
- type: JSONSchema
url: json-schema/words-word-entry-schema.json
- type: JSONSchema
url: json-schema/words-result-schema.json
- type: JSONSchema
url: json-schema/words-definitions-response-schema.json
- type: JSONSchema
url: json-schema/words-synonyms-response-schema.json
- type: JSONSchema
url: json-schema/words-antonyms-response-schema.json
- type: JSONSchema
url: json-schema/words-examples-response-schema.json
- type: JSONSchema
url: json-schema/words-rhymes-response-schema.json
- type: JSONSchema
url: json-schema/words-frequency-response-schema.json
- type: JSONSchema
url: json-schema/words-syllables-response-schema.json
- type: JSONSchema
url: json-schema/words-pronunciation-response-schema.json
- type: JSONSchema
url: json-schema/words-search-response-schema.json
- type: JSONStructure
url: json-structure/words-word-entry-structure.json
- type: JSONStructure
url: json-structure/words-result-structure.json
- type: Examples
url: examples/words-word-entry-example.json
- type: Examples
url: examples/words-definitions-response-example.json
- type: Examples
url: examples/words-synonyms-response-example.json
- type: Examples
url: examples/words-frequency-response-example.json
- type: Examples
url: examples/words-search-response-example.json
- aid: words:words-word-api
name: Words API Word API
description: Words API Lookup a Word and Retrieve Its Full Lexical Entry.
humanURL: https://www.wordsapi.com/docs/
baseURL: https://wordsapiv1.p.rapidapi.com
tags:
- Word
properties:
- type: OpenAPI
url: openapi/words-word-api-openapi.yml
- type: Documentation
url: https://www.wordsapi.com/docs/
- type: APIReference
url: https://www.wordsapi.com/docs/#endpoints
- type: Authentication
url: https://www.wordsapi.com/docs/#authorization
- type: Signup
url: https://rapidapi.com/dpventures/api/wordsapi
- type: JSONSchema
url: json-schema/words-word-entry-schema.json
- type: JSONSchema
url: json-schema/words-result-schema.json
- type: JSONSchema
url: json-schema/words-definitions-response-schema.json
- type: JSONSchema
url: json-schema/words-synonyms-response-schema.json
- type: JSONSchema
url: json-schema/words-antonyms-response-schema.json
- type: JSONSchema
url: json-schema/words-examples-response-schema.json
- type: JSONSchema
url: json-schema/words-rhymes-response-schema.json
- type: JSONSchema
url: json-schema/words-frequency-response-schema.json
- type: JSONSchema
url: json-schema/words-syllables-response-schema.json
- type: JSONSchema
url: json-schema/words-pronunciation-response-schema.json
- type: JSONSchema
url: json-schema/words-search-response-schema.json
- type: JSONStructure
url: json-structure/words-word-entry-structure.json
- type: JSONStructure
url: json-structure/words-result-structure.json
- type: Examples
url: examples/words-word-entry-example.json
- type: Examples
url: examples/words-definitions-response-example.json
- type: Examples
url: examples/words-synonyms-response-example.json
- type: Examples
url: examples/words-frequency-response-example.json
- type: Examples
url: examples/words-search-response-example.json
common:
- type: AgenticAccess
url: agentic-access/words-agentic-access.yml
- type: DomainSecurity
url: security/words-domain-security.yml
- type: Authentication
url: authentication/words-authentication.yml
- type: Website
url: https://www.wordsapi.com/
- type: Documentation
url: https://www.wordsapi.com/docs/
- type: Signup
url: https://rapidapi.com/dpventures/api/wordsapi
- type: Pricing
url: https://rapidapi.com/dpventures/api/wordsapi/pricing
- type: Blog
url: https://blog.wordsapi.com/
- type: Contact
url: mailto:support@wordsapi.com
- type: GitHubOrganization
url: https://github.com/WordsAPI
- type: GitHubRepository
title: Word Frequencies Dataset
url: https://github.com/WordsAPI/wordfrequencies
- type: Marketplace
title: RapidAPI Listing
url: https://rapidapi.com/dpventures/api/wordsapi
- type: PublicAPIsListing
url: https://github.com/public-apis/public-apis
- type: Features
data:
- name: 150,000+ English Words
description: Definitions, syllables, pronunciation, and lexical relationships across more than 150,000 English words.
- name: Definitions and Parts of Speech
description: Per-sense definitions grouped by part of speech (noun, verb, adjective, adverb).
- name: Thesaurus (Synonyms and Antonyms)
description: Interchangeable and opposite-meaning words for each sense of a word.
- name: Lexical Hierarchies
description: typeOf, hasTypes, partOf, hasParts, instanceOf, hasInstances, memberOf, hasMembers, substanceOf, hasSubstances,
inCategory, hasCategories relationships.
- name: Pronunciation in IPA
description: International Phonetic Alphabet pronunciation, optionally split per part of speech.
- name: Syllable Breakdown
description: Syllable count and the ordered list of syllables for each word.
- name: Rhymes
description: Lists of rhyming words, distinguished by pronunciation variant where pronunciations differ.
- name: Frequency Data
description: Zipf frequency (1–7), per-million occurrence rate, and corpus diversity score derived from large English
subtitle corpora.
- name: Examples
description: Sample sentences illustrating real usage for each sense.
- name: Regional and Domain Usage
description: inRegion, regionOf, inCategory, hasCategories, usageOf, hasUsages relationships connect words to dialects
and subject domains.
- name: Random and Filtered Word Search
description: /words search endpoint supports letter count, letter pattern, phoneme count, IPA pattern, part of speech,
and random selection.
- type: UseCases
data:
- name: Dictionary and Thesaurus Applications
description: Power dictionary, thesaurus, and "word of the day" applications with definitions, synonyms, and related words.
- name: Word Games and Puzzles
description: Drive crossword, Scrabble-style, and anagram games with filtered word search, rhymes, and difficulty-tunable
random word selection.
- name: Writing and Editing Tools
description: Build grammar, style, and writing assistants that suggest synonyms, antonyms, and frequency-aware alternatives.
- name: Language Learning and Education
description: Provide IPA pronunciation, syllable splits, frequency, and example sentences for ESL and vocabulary-building
apps.
- name: NLP and Text Enrichment
description: Enrich downstream NLP pipelines with hypernyms, hyponyms, meronyms, and domain labels for entity expansion.
- name: Voice and Speech Applications
description: Use IPA pronunciation and syllable data for speech synthesis, ASR vocabulary tuning, and pronunciation coaching.
- name: Chatbots and Conversational Agents
description: Disambiguate user input by mapping words to their senses, hypernyms, and categories at runtime.
- name: Content Generation and Rewriting
description: Drive paraphrasing and content-variation engines with synonym, similar-to, and pertains-to relationships.
- type: Integrations
data:
- name: RapidAPI
description: Words API is distributed, authenticated, and metered through the RapidAPI marketplace.
- name: WordNet
description: Lexical relationships (typeOf, hasParts, memberOf, etc.) follow the WordNet relational model.
- name: Subtitle Corpora
description: Frequency data is derived from large English movie and television subtitle corpora (see WordsAPI/wordfrequencies
on GitHub).
- type: Solutions
data:
- name: Free Tier
description: 2,500 requests per day at no charge for prototyping, students, and small projects.
- name: Pro
description: $10 / month, 25,000 requests per day for production applications and games.
- name: Ultra
description: $49 / month, 250,000 requests per day for high-volume consumer applications.
- name: Mega
description: $89 / month, 500,000 requests per day for very high-volume production workloads.
- name: Data Purchase
description: One-time $629 purchase of the full Words API dataset for local hosting.
- type: Plans
url: plans/words-plans-pricing.yml
- type: RateLimits
url: rate-limits/words-rate-limits.yml
- type: FinOps
url: finops/words-finops.yml
- type: SpectralRules
url: rules/words-rules.yml
- type: Vocabulary
url: vocabulary/words-vocabulary.yml
- type: JSONLD
url: json-ld/words-context.jsonld
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com