Wordnik · Example Payload

Wordnik Simple Example Example

DictionariesDictionaryWord DataEnglishLexicographyPublic APIs

Wordnik Simple Example Example is an example object payload from Wordnik, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idtexttitleurl

Example Payload

Raw ↑
{
  "id": 500123,
  "text": "Example display string",
  "title": "example",
  "url": "https://wordnik.com/words/url"
}