Wordnik · Example Payload

Wordnik Word Search Results Example

DictionariesDictionaryWord DataEnglishLexicographyPublic APIs

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

Top-level fields

searchResultstotalResults

Example Payload

Raw ↑
{
  "searchResults": [
    null,
    null
  ],
  "totalResults": 48
}