Skip to main content

Native APIS

REST API

Arkhia REST API sets up a low-latency reverse proxy that relays REST requests to our resilient, auto-scalable and highly tuned Hedera Mirror Node REST API service.

Anything you can do with the public mirror node Rest API, you can do with Arkhia, with less throttle, higher availability and the goodies of our dashboard.

Find out more about the Hedera REST API below

For integration see our REST API Code examples

HCS gRPC

info

Find more information over HCS service in the link below

Hedera Consensus Service

HCS gRPC is a native API part of the infrastructure made available by the mirror node. It enables for Dapps to subscribe to HCS topics and receive messages broadcasted downstream among others.

Arkhia makes this API available to all of our users, although it's functionality is rate limited and not adequate for production based environments that would need high reliability /volume needs. If you do have streaming needs for production environments, please take a look at our augmented API Watchtower