Wordnik · Example Payload

Wordnik Frequency Summary Example

DictionariesDictionaryWord DataEnglishLexicographyPublic APIs

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

Top-level fields

frequencyfrequencyStringtotalCountunknownYearCountword

Example Payload

Raw ↑
{
  "frequency": [
    null,
    null
  ],
  "frequencyString": "example",
  "totalCount": 42,
  "unknownYearCount": 2020,
  "word": "serendipity"
}