{
  "service": "veloredge-api",
  "telegram": {
    "index": "https://api.veloredge.com/telegram",
    "sendMessage": "https://api.veloredge.com/telegram/sendMessage"
  },
  "auth": "Authorization: Bearer <VELOREDGE_API_KEY>",
  "docs": "https://api.veloredge.com/telegram"
}