API Keys
List My API Keys
List all API keys belonging to the calling key’s owner
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
apiKeys(array) — each withid,name,key,createdAt, newest firsttelegramDefaultApiKeyId(string | null) — the key currently used by the Telegram bot, set via Set Telegram Default Key