API Key Check

Verify if your API key is valid

get/check

Response

Successful response

successboolean
datastring

Example response

{
  "data": "ok"
}

Changes