Wordnik · Example Payload

Wordnik Word List Example

example

DictionariesDictionaryWord DataEnglishLexicographyPublic APIs

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

Top-level fields

createdAtdescriptionidlastActivityAtnamenumberWordsInListpermalinktypeupdatedAtuserIdusername

Example Payload

Raw ↑
{
  "createdAt": "2026-05-29T14:30:00Z",
  "description": "example",
  "id": 500123,
  "lastActivityAt": "2026-05-29T14:30:00Z",
  "name": "Jane Smith",
  "numberWordsInList": 1718153645993,
  "permalink": "favorite-words",
  "type": "PUBLIC",
  "updatedAt": "2026-05-29T14:30:00Z",
  "userId": 500123,
  "username": "Jane Smith"
}