Wordnik · Example Payload

Wordnik Simple Definition Example

DictionariesDictionaryWord DataEnglishLexicographyPublic APIs

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

Top-level fields

notepartOfSpeechsourcetext

Example Payload

Raw ↑
{
  "note": "example",
  "partOfSpeech": "example",
  "source": "example",
  "text": "Example display string"
}