Wordnik · Example Payload

Wordnik Word List Word Example

DictionariesDictionaryWord DataEnglishLexicographyPublic APIs

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

Top-level fields

createdAtidnumberCommentsOnWordnumberListsuserIdusernameword

Example Payload

Raw ↑
{
  "createdAt": "2026-05-29T14:30:00Z",
  "id": 500123,
  "numberCommentsOnWord": 1718153645993,
  "numberLists": 1718153645993,
  "userId": 500123,
  "username": "Jane Smith",
  "word": "serendipity"
}