Wordnik · Example Payload

Wordnik Root Example

DictionariesDictionaryWord DataEnglishLexicographyPublic APIs

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

Top-level fields

categoriesidname

Example Payload

Raw ↑
{
  "categories": [
    null,
    null
  ],
  "id": 500123,
  "name": "Jane Smith"
}