Deploy on Akash programmatically using the Console Managed Wallet API.
The Managed Wallet API is part of the Console API: it lets you create and manage deployments with Console-managed wallets (no private keys). For querying the blockchain directly, use Node API Layer—the Console API is not an Akash node.
Features
- No wallet management - Console manages the wallet for you
- REST API - Standard HTTP endpoints
- API Key authentication - Secure, simple authentication
- Pay with credit card - No need to buy and hold AKT
Documentation
- Getting Started - Complete guide with examples and best practices
- API Reference - Endpoint documentation with schemas
Need Help?
- Discord: discord.akash.network - #developers channel
- GitHub Issues: console/issues