GET /word.json/{word}/topExample

wordnik.com

Summary: Returns a top example for a word
Operation ID: getTopExample
Auth: unknown

Parameters (2)

useCanonical (string, query, optional, default: false)

If true will try to return the correct word root ('cats' -> 'cat'). If false returns exactly what was requested.

Constraints: {'enum': ['false', 'true']}

word (string, path, required)

Word to fetch examples for

No probe data for this endpoint yet.