Skip to main content
GET
Returns every API key owned by the same user as the calling key, plus which key is currently set as the Telegram bot default.

Response

object
  • apiKeys (array) — each with id, name, key, createdAt, newest first
  • telegramDefaultApiKeyId (string | null) — the key currently used by the Telegram bot, set via Set Telegram Default Key