Skip to main content
Version: v2.18.12

Skynet REST API

Use the Skynet REST API to query data from the Ronin chain. The API provides endpoints to query blocks, transactions, balances, smart contracts, and NFT collections.

Authentication

API key required. To retrieve your API key, go to Developer Console > your app > Information > KEY.

Authorization

Use of the following endpoints requires additional permission:

To request permission, go to Developer Console > your app > App Permission > Skynet Tx Query > Request Access.

Base URLs

Mainnet
https://api-gateway.skymavis.com/skynet
Testnet
https://api-gateway.skymavis.com/skynet-test
Skynet Tx Query (permission required)
https://api-gateway.skymavis.com/skynet-tx-query

Authentication

Security Scheme Type:

apiKey

Header parameter name:

X-API-KEY