Telegram · Authentication Profile

Telegram Authentication

Authentication

Telegram secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

BotsChatMessagingNotificationsPaymentsTelegram
Methods: apiKey Schemes: 1 OAuth flows: API key in: path

Security Schemes

BotToken apiKey
· in: path (token)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/telegram-bot-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - path
schemes:
- name: BotToken
  type: apiKey
  in: path
  parameter: token
  description: Bot authentication token obtained from @BotFather (embedded in URL path)
  sources:
  - openapi/telegram-bot-openapi.yml