API Documentation

Integrate Akash Network into your applications with SDKs and APIs

Integration Options

Console API

Recommended

Deploy via REST API with managed wallets and credit-card billing — no crypto, no blockchain node, no key management for your end users. Also serves public indexed network data.

Managed Deployments

API key required
  • • Building SaaS platforms
  • • Offering deployments to non-crypto users
  • • User-friendly deployment interfaces
  • • No wallet management overhead
Deployment API →

Network Data

Public — no auth
  • • Querying provider availability and specs
  • • Finding GPU resources on the network
  • • Building dashboards and analytics
  • • Network monitoring tools
Network Data API →

Akash Blockchain SDK

Full blockchain integration with your own wallet

Best for:

  • • Building deployment automation tools
  • • Creating custom deployment workflows
  • • Provider management dashboards
  • • Monitoring and analytics tools

Payment:

AKT or USDC cryptocurrency

Explore Blockchain SDK →

Blockchain REST/RPC

Query the chain directly via an Akash node (gRPC, REST, RPC). For chain state and transactions.

Best for:

  • • Querying chain state (balances, deployments, validators)
  • • Submitting transactions to the blockchain
  • • Tooling that talks to an Akash node

Note:

Use a node endpoint; Console API is indexed data, not a node.

Node API Layer →