Skip to main content
Autheo documentation home page
Search...
⌘K
Support
Dashboard
Dashboard
Search...
Navigation
APIs
Overview
Start Here
Autheo OS Model
Architecture At A Glance
Components Map
Terminology
Glossary
Getting Started
Quickstart
Wallets
Network
FAQs
Developers
Overview
Setup
Tutorials
Guides
Troubleshooting
APIs
Overview
JSON-RPC
REST
SDKs
Overview
go
Node operations
Nodes
Validator Program
Token
Papers
Overview
Litepaper
technical
On this page
Using the REST and JSON-RPC clients
APIs
Overview
Copy page
Copy page
Using the REST and JSON-RPC clients
The Autheo Go SDK provides two main ways to communicate with the Autheo blockchain:
REST client
: Great for API endpoints
JSON-RPC client
: Ideal for lower level, Ethereum style interaction
Rpc Issues
Overview
⌘I