Skip to main content
GET
Get a permanent address by id

Authorizations

x-api-key
string
header
required

Path Parameters

address_id
string
required

Unique 24-character hex permanent address id.

Response

OK

ok
boolean
required
result
PermanentAddress · object
required

Public shape of a permanent deposit address.

Deliberately omits the internal bookkeeping fields carried by addresses the Telegram userbot creates (label, label_key, stats_excluded, created_via, created_by_tg_id). _serialize whitelists by the fields declared here, so leaving them out keeps them out of both the JSON response and the published OpenAPI spec.

Example: