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

Chainstack V3 API

The V3 API from Chainstack — 30 operation(s) for v3.

Chainstack V3 API is one of 32 APIs that Chainstack publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include V3. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, an AsyncAPI specification, and 2 JSON Schemas.

This API exposes 30 operations across 30 paths, and defines 5 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://{node_id}.p2pify.com/{api_key}.

30 operations 30 paths 5 schemas 29 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Server
https://{node_id}.p2pify.com/{api_key}
Resource Areas
1

Paths & Operations 30

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

V3 30
GET
/getAccountInfo
Get Account Information
getAccountInfo 1 param → 200
GET
/getAccountStates
Get Account States
getAccountStates 5 params → 200
GET
/getActions
Get Actions
getActions 11 params → 200
GET
/getAddressBookInfo
Get Address Book Information
getAddressBookInfo 1 param → 200
GET
/getAdjacentTransactions
Get Adjacent Transactions
getAdjacentTransactions 5 params → 200
GET
/getBlocks
Get Blocks
getBlocks 3 params → 200
GET
/getEvents
Get Events
getEvents 6 params → 200
GET
/getJettonBurns
Get Jetton Burns
getJettonBurns 4 params → 200
GET
/getJettonMasters
Get Jetton Masters
getJettonMasters 2 params → 200
GET
/getJettonTransfers
Get Jetton Transfers
getJettonTransfers 4 params → 200
GET
/getJettonWallets
Get Jetton Wallets
getJettonWallets 2 params → 200
GET
/getMasterchainBlockShardState
Get Masterchain Block Shard State
getMasterchainBlockShardState 1 param → 200
GET
/getMasterchainBlockShards
Get Masterchain Block Shards
getMasterchainBlockShards 1 param → 200
GET
/getMessages
Get Messages
getMessages 2 params → 200
GET
/getMetadata
Get Metadata
getMetadata 1 param → 200
GET
/getMultisigOrders
Get Multisig Orders
getMultisigOrders 5 params → 200
GET
/getMultisigWallets
Get Multisig Wallets
getMultisigWallets 4 params → 200
GET
/getNFTCollections
Get NFT Collections
getNFTCollections 2 params → 200
GET
/getNFTItems
Get NFT Items
getNFTItems 7 params → 200
GET
/getNFTTransfers
Get NFT Transfers
getNFTTransfers 4 params → 200
GET
/getPendingTraces
Get Pending Traces
getPendingTraces 3 params → 200
GET
/getPendingTransactions
Get Pending Transactions
getPendingTransactions 3 params → 200
GET
/getTopAccountsByBalance
Get Top Accounts by Balance
getTopAccountsByBalance 2 params → 200
GET
/getTraces
Get Traces
getTraces 6 params → 200
GET
/getTransactionsByMasterchainBlock
Get Transactions by Masterchain Block
getTransactionsByMasterchainBlock 4 params → 200
GET
/getTransactionsByMessage
Get Transactions by Message
getTransactionsByMessage 4 params → 200
GET
/getWalletInfo
Get Wallet Information
getWalletInfo 1 param → 200
GET
/getWalletStates
Get Wallet States
getWalletStates 3 params → 200
POST
/sendMessage
Send Message
sendMessage body → 200
GET
/vesting
Get Vesting Contracts
api_v3_get_vesting_contracts 5 params → 200400

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are index.VestingInfo (9 properties), AddressBookRow (3 properties), RequestError (2 properties), VestingContractsResponse (2 properties). Each schema is shown below with its type and property counts.

index.VestingInfo
object
9 properties
AddressBook
object
VestingContractsResponse
object
2 properties
RequestError
object
2 properties
AddressBookRow
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

chainstack-v3-api-openapi.yml Raw ↑

Other APIs Chainstack publishes across the network.

Chainstack Faucet API
Chainstack Account Info API
Chainstack Accounts Info API
Chainstack Blocks Info API
Chainstack Chain Info API
Chainstack Client Info API
Chainstack Configuration Info API
Chainstack Debug And Trace API
Chainstack Debug API
Chainstack Deployment Options API
Chainstack Events API
Chainstack Execute Transactions API