Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

TOP Group (The Open Platform) Multisig API

The Multisig API from TOP Group (The Open Platform) — 2 operation(s) for multisig.

TOP Group (The Open Platform) Multisig API is one of 23 APIs that TOP Group (The Open Platform) publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Multisig. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 2 operations across 2 paths, and defines 16 schemas. It is described by OpenAPI 3.0.0, at version 2.0.0.

Requests are made against 3 base URLs: https://tonapi.io, https://testnet.tonapi.io, http://localhost:8081.

2 operations 2 paths 16 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
2.0.0
Base URL
https://tonapi.io
Contact
Resource Areas
1

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

Multisig 2
GET
/v2/multisig/{account_id}
Get multisig account info
getMultisigAccount 1 param → 200default
GET
/v2/multisig/order/{account_id}
Get multisig order
getMultisigOrder 1 param → 200default

Schemas 16

The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are NftItem (14 properties), MultisigOrder (12 properties), JettonPreview (10 properties), Price (7 properties). Each schema is shown below with its type and property counts.

JettonQuantity
object
3 properties 3 required
Multisig
object
6 properties 6 required
JettonVerificationType
string
ScaledUI
object
2 properties 2 required
JettonPreview
object
10 properties 7 required
Price
object
7 properties 6 required
MultisigOrder
object
12 properties 11 required
ImagePreview
object
2 properties 2 required
Sale
object
4 properties 3 required
CurrencyType
string
TrustType
string
Risk
object
Conservative upper bound on assets this wallet may lose if the emulated message is sent and the counterparty behaves maliciously. Values may exceed current bal…
6 properties 4 required
InsufficientFunds
object
Present on an error when a request failed because the source wallet does not hold enough TON to cover the required gas (errorcode 50000).
2 properties 2 required
NftItem
object
14 properties 6 required
NftApprovedBy
array
AccountAddress
object
5 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

top-group-multisig-api-openapi.yml Raw ↑

Other APIs TOP Group (The Open Platform) publishes across the network.

TOP Group (The Open Platform) Accounts API
TOP Group (The Open Platform) Blockchain API
TOP Group (The Open Platform) Connect API
TOP Group (The Open Platform) DNS API
TOP Group (The Open Platform) Emulation API
TOP Group (The Open Platform) Events API
TOP Group (The Open Platform) ExtraCurrency API
TOP Group (The Open Platform) Gasless API
TOP Group (The Open Platform) Jettons API
TOP Group (The Open Platform) Lite Server API
TOP Group (The Open Platform) Migration API
TOP Group (The Open Platform) NFT API