In brief
telegram:*scopes cover instances, send, read, and edit.instanceIdsrestricts which connections the key can use.- General guide: API Keys. Connection: Quick Start.
How to send the key
x-api-key: sk_live_xxxxx.
Ready-made combinations
Basic bot
telegram:instances:create, telegram:instances:list, telegram:sendSend and query
telegram:send, telegram:readWith cancel
telegram:send, telegram:cancelFull flow
telegram:send, telegram:read, telegram:cancel, telegram:update, telegram:deleteAvailable scopes
telegram:instances:list
telegram:instances:list
List connections, view details, and QR (USER mode).
telegram:instances:create
telegram:instances:create
Create bot with token or start USER account (QR or session login).
telegram:instances:delete
telegram:instances:delete
Remove connection.
telegram:send
telegram:send
Send text, media via HTTPS URL, and location (bot mode).
telegram:read
telegram:read
Sent history, chat list, and inbound.
telegram:cancel
telegram:cancel
Cancel queued or scheduled message.
telegram:update
telegram:update
Edit sent text.
telegram:delete
telegram:delete
Delete message in chat.
Restrict by connection (instanceIds)
Besides scope (the what), instanceIds defines where:
Common errors
Full catalog: Error responses.

