JSON RPC & Quai Compatible RPC Endpoints
API designed for ease of use
This API is provided for developers transitioning applications from other networks to Quai and applications requiring general API and data support. It supports GET and POST requests.
Access the API by adding /api
to the end of the url. For example:
URL: https://quaiscan.io
API URL: https://quaiscan.io/api
An example query includes a module and action(s)/parameters. For example: https://quaiscan.io/api?module=account&action=listaccounts&page=2&offset=5
The following modules are supported. Click through to see specific endpoints and parameters.
Last updated