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
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
API key as query parameter (apikey)
GET /endpoint?apikey=YOUR_KEY
Free: 5 req/day. Paid from $9.99/mo (1,000 req/day). Word association network API.
| Method | Path | Description |
|---|---|---|
| GET | /json/search |
Gets associations with the given word or phrase. |
| POST | /json/search |
Gets associations with the given word or phrase. |
curl 'https://api.wordassociations.net/associations/v1.0/json/search' \ -H 'GET /endpoint?apikey=YOUR_KEY'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official Word Associations documentation.