Wordnik · Example Payload

Wordnik Authentication Token Example

DictionariesDictionaryWord DataEnglishLexicographyPublic APIs

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

Top-level fields

tokenuserIduserSignature

Example Payload

Raw ↑
{
  "token": "tok_c03b05adaabd6c4d",
  "userId": 500123,
  "userSignature": "example"
}