api.wordnik.com Skill
wordnik-com
wordnik-com
| Method | Path | Description |
|---|---|---|
GET | /word.json/{word}/audio | |
GET | /word.json/{word}/definitions | Fetches audio metadata for a word. |
GET | /word.json/{word}/etymologies | Return definitions for a word |
GET | /word.json/{word}/examples | Fetches etymology data |
GET | /word.json/{word}/frequency | Returns examples for a word |
GET | /word.json/{word}/hyphenation | Returns word usage over time |
GET | /word.json/{word}/phrases | Returns syllable information for a word |
GET | /word.json/{word}/pronunciations | Fetches bi-gram phrases for a word |
GET | /word.json/{word}/relatedWords | Returns text pronunciations for a given word |
GET | /word.json/{word}/scrabbleScore | Given a word as a string, returns relationships from the Word Graph |
GET | /word.json/{word}/topExample | Returns the Scrabble score for a word |
GET | /words.json/randomWord | Returns a top example for a word |
GET | /words.json/randomWords | Returns a single random WordObject |
GET | /words.json/reverseDictionary | Returns an array of random WordObjects |
GET | /words.json/search/{query} | Reverse dictionary search |
GET | /words.json/wordOfTheDay | Searches words |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install wordnik-com
Downloads and installs to ~/.claude/skills/wordnik-com/
4.0 (2026-02-13)