Log In

Starkscan API Introduction

STARKSCAN is a next-generation block explorer, API, and analytics platform for StarkNet, a zk-rollup on Ethereum.

A REST API is provided for developers to retrieve data on StarkNet. Developers have access to Starkscan's block explorer data and services via GET requests. For other networks, check the Network page.

An API Key is required to use this service. Get your API key by subscribing here.

For support, please reach out to us on our Discord (#starkscan channel) or Twitter

🚨V0 Alpha Notice🚨

Starkscan runs on StarkNet, which is currently in Alpha. Expect stability to improve as StarkNet moves toward beta.

Pagination

Endpoints that return many items are paginated using a cursor. To get the next set of results, use the next_url field returned.

Terms and Privacy