all-about-apikey/wordnik/README.md

939 B

Wordnik

Description

Dictionary Data

Example Request

  • Curl
curl "https://api.wordnik.com/v4/word.json/hedgehog/topExample?useCanonical=false&api_key={{token}}"
  • Raw
GET /v4/word.json/hedgehog/topExample?useCanonical=false&api_key={{token}} HTTP/1.1
Host: api.wordnik.com

Response

  • Success
{
    "provider": {
        "id":711
    },
    "year":1883,
    "rating":430.02264,
    "url":"http://digital.library.upenn.edu/women/carlyle/jwclam/lam.html",
    "word":"hedgehog",
    "text":"Last night, however, I bought a - hedgehog from a wee boy.",
    "documentId":30111425,
    "exampleId":1097914105,
    "title":"Letters and Memorials of Jane Welsh Carlyle"
}
  • Error
{
    "message":"Invalid authentication credentials"
}

Regex

[a-z0-9]{49}

Example API key

ac6099e63826b8650f05ac6099e63826b8650f05668e3f161