Skip to main content
Version: 2.17.7

Skynet REST API

Use the Skynet REST API retrieve data from the Ronin chain.

Key features

  • Query blocks, transactions, balances
  • Query smart contracts
  • Query NFT collections

Authentication

This API requires an API key for authentication. To retrieve your API key, go to Developer Console > your app > Information > KEY. For more information, see Get your API key.

Authorization

You need additional permission to use the following endpoints:

To request permission, go to Developer Console > your app > App Permission > Skynet Tx Query > Request Access. For more information, see Request access to services.

Base URLs

The base URLs for making API requests to the Skynet REST API are as follows:

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

Authentication

Security Scheme Type:apiKey
Header parameter name:X-API-KEY
Was this helpful?
Happy React is loading...