Developer APIs & Documentation

REST API endpoints and data services for Sui Network Mainnet and Testnet.

Swagger Docs ↗

Accounts & Balances

Query native SUI coin balances, multi-coin holdings, owned objects, and transaction history.

GET /api/v1/explorer/address/{address}

Reference Gas Price & MIST

Real-time Sui Reference Gas Price (100 MIST), validator epoch voting, and storage rebate telemetry.

GET /api/v1/explorer/gas-matrix

Transaction Blocks & Effects

Retrieve transaction status, computational gas used, storage rebate refunds, and mutated object states.

GET /api/v1/explorer/tx/{digest}

Move Packages

Fetch verified Move bytecode, module entry functions, structs, and submit package verifications.

POST /verifycontract

Checkpoints & Telemetry

Inspect latest finalized checkpoints, validator consensus, ~400ms finality, and live transaction streams.

GET /api/v1/explorer/feed/stream

Sui Coins & Tokens

Access coin market caps, total supplies, holder counts, transfer logs, and 24h volume.

GET /api/v1/explorer/tokens

Interactive Request Examples

Select language to preview HTTP integration.

curl -X GET "https://bnbpricer.com/api/v1/explorer/vitals?chain=sui" \
  -H "Accept: application/json"

API Plans & Rate Limits

Plan Tier Rate Limit Daily Quota Networks Pricing
Community Free 10 req / sec 100,000 calls / day Sui Mainnet + Testnet Free ($0/mo)
Developer Pro 50 req / sec 1,000,000 calls / day Sui Mainnet + Testnet + Devnet $49 / mo
Sui
$3.42 100 MIST