W

Word Associations API

by Word Associations Free tier

The Word Associations Network API allows developers to embed the ability to find associations for a word or phrase into their mobile apps or web services. Words are grouped by semantics, meaning, and psychological perception. The Word Associations Network API currently supports English, French, Spanish, German, Italian, Portuguese, and Russian vocabulary. Please [register and subscribe](https://ap

payments

Quick Reference

Base URL https://api.wordassociations.net/associations/v1.0 Auth type API Key Header Auth header GET /endpoint?apikey=YOUR_KEY Rate limit 5 req/day (free) Pricing Enterprise / contact sales Free quota None Documentation https://api.apis.guru/v2/specs/wordassociations.net/1.0.json Endpoint status Server online — HTTP 404 — server is online but path returned an error (may require auth)2.16s (checked Mar 29, 2026) Builder score D 30% builder-friendly
Pricing
28
Latency
20
Depth
40

Authentication

API key as query parameter (apikey)

GET /endpoint?apikey=YOUR_KEY

Pricing

Model subscription Starting price Enterprise / contact sales Free quota None

Free: 5 req/day. Paid from $9.99/mo (1,000 req/day). Word association network API.

Key Endpoints

MethodPathDescription
GET /json/search Gets associations with the given word or phrase.
POST /json/search Gets associations with the given word or phrase.

Sample Request

curl 'https://api.wordassociations.net/associations/v1.0/json/search' \
  -H 'GET /endpoint?apikey=YOUR_KEY'

Sample Response

{}

Data sourced from API Map. Always verify pricing and rate limits against the official Word Associations documentation.