Skip to main content
This document outlines the various endpoints available through the Autheo REST API. More information can be found at the API Documentation Page on the Autheo block explorer.

Address methods

Details for address methods can be found on the address methods page.

Block methods

Details for block methods can be found on the block methods page.

Main page methods

Details for main-page methods can be found on the main page methods page.

Search methods

/search Returns any entities that correspond with the provided query string. Request
Response
/search/check-redirect Returns a boolean indicating whether the queried address is redirected or not. Request
Response

Smart contract methods

Details for smart-contracts methods can be found on the smart contract methods page.

Stats methods

/stats Returns statistic counters Request
Response
/stats/charts/transactions Returns a chart of transactions by date. Request
Response
/stats/charts/market Returns a chart of market data. Request
Response

Token methods

Details for tokens methods can be found on the token methods page.

Transaction methods

Details for transaction methods can be found on the transaction methods page.

Additional methods

/config/json-rpc-url Returns the url for the JSON-RPC endpoint Request
Response
/withdrawals Returns withdrawals. Request
Response