Wordnik · Example Payload

Wordnik Bigram Example

DictionariesDictionaryWord DataEnglishLexicographyPublic APIs

Wordnik Bigram 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

countgram1gram2miwlmi

Example Payload

Raw ↑
{
  "count": 42,
  "gram1": "example",
  "gram2": "example",
  "mi": 4.64,
  "wlmi": 10.18
}