Wordnik · Example Payload

Wordnik Part Of Speech Example

DictionariesDictionaryWord DataEnglishLexicographyPublic APIs

Wordnik Part Of Speech 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

allCategoriesrootsstorageAbbr

Example Payload

Raw ↑
{
  "allCategories": [
    null,
    null
  ],
  "roots": [
    null,
    null
  ],
  "storageAbbr": [
    "example",
    "example"
  ]
}