Welcome to the Graphite API documentation

The Graphite API provides robust support for developers and applications requiring data access and general API integration. This API supports both GET and POST requests, offering flexibility for a wide range of use cases.

Accessing the API

To start using the Graphite API, use one of the following endpoints:

Available modules

The Graphite API is divided into several modules to simplify navigation and use. Each module includes specific endpoints, parameters, and examples. Click a module below for more details:

?module=account

?module=logs

?module=token

?module=gastracker

?module=stats

?module=block

?module=contract

?module=transaction

Getting Started

  1. Choose the appropriate network: Use the Mainnet for live production data or the Testnet for testing and development purposes.

  2. Select a module: Navigate to the module you need from the list above.

  3. Construct your query: Use the provided query parameters (?module=<module_name>) to interact with the API.

Enjoy exploring Graphite and building amazing applications!

Last updated