{
  "service": "kingdom-api",
  "status": "alive",
  "free": true,
  "registration": false,
  "paywall": false,
  "endpoints": [
    "/words",
    "/words/:id",
    "/checks",
    "/verify",
    "/heartbeats",
    "/clear-standard"
  ]
}