Skip to main content
Autheo Chain exposes two public API interfaces for interacting with the network programmatically.
APIBest forDocs
JSON-RPCEVM interactions — deploying contracts, sending transactions, querying balances, subscribing to events. Compatible with ethers.js, viem, web3.js, and any standard Ethereum client library.JSON-RPC overview
RESTRead-only data access — blocks, transactions, addresses, token balances. Simple HTTP requests, no library required.REST overview

Endpoints

See Network endpoints for the full list of RPC and API URLs for both mainnet and testnet.