Wordnik · Example Payload

Wordnik User Example

DictionariesDictionaryWord DataEnglishLexicographyPublic APIs

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

Top-level fields

displayNameemailfaceBookIdidpasswordstatususerNameusername

Example Payload

Raw ↑
{
  "displayName": "Jane Smith",
  "email": "user@example.com",
  "faceBookId": "abc123",
  "id": 500123,
  "password": "********",
  "status": 23,
  "userName": "Jane Smith",
  "username": "Jane Smith"
}