Wordnik · Example Payload

Wordnik Api Token Status Example

DictionariesDictionaryWord DataEnglishLexicographyPublic APIs

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

Top-level fields

expiresInMillisremainingCallsresetsInMillistokentotalRequestsvalid

Example Payload

Raw ↑
{
  "expiresInMillis": 1718153645993,
  "remainingCalls": 950,
  "resetsInMillis": 1718153645993,
  "token": "tok_f53e8295a79b7497",
  "totalRequests": 1718153645993,
  "valid": true
}