How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Akash Network Query API

The Query API from Akash Network — 74 operation(s) for query.

Akash Network Query API is one of 52 APIs that Akash Network publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Query. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 74 operations across 74 paths. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://console-api.akash.network/.

74 operations 74 paths 0 schemas 74 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://console-api.akash.network
Authentication
HTTP Basic
Resource Areas
1

Authentication & Security 1

Akash Network Query API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (kms).

Paths & Operations 74

Across 74 paths, the API surfaces 74 operations — 74 GET. Each is listed below with its method, path, parameters, and response codes.

Query 74
GET
/akash/audit/v1beta3/audit/attributes/list
AllProvidersAttributes queries all providers buf:lint:ignore RPCREQUESTRESPONSEUNIQUE buf:lint:ignore RPCRESPONSESTANDARDNAME
AllProvidersAttributes 5 params → 200default
GET
/akash/audit/v1beta3/audit/attributes/{auditor}/{owner}
ProviderAuditorAttributes queries provider signed attributes by specific auditor buf:lint:ignore RPCREQUESTRESPONSEUNIQUE buf:lint:ignore RPCRESPONSESTANDARDNAME
ProviderAuditorAttributes 2 params → 200default
GET
/akash/audit/v1beta3/audit/attributes/{owner}/list
ProviderAttributes queries all provider signed attributes buf:lint:ignore RPCREQUESTRESPONSEUNIQUE buf:lint:ignore RPCRESPONSESTANDARDNAME
ProviderAttributes 6 params → 200default
GET
/akash/provider/v1beta3/auditor/{auditor}/list
AuditorAttributes queries all providers signed by this auditor buf:lint:ignore RPCREQUESTRESPONSEUNIQUE buf:lint:ignore RPCRESPONSESTANDARDNAME
AuditorAttributes 6 params → 200default
GET
/akash/cert/v1beta3/certificates/list
Certificates queries certificates
Certificates 8 params → 200default
GET
/akash/deployment/v1beta3/deployments/info
Deployment queries deployment details
Deployment 2 params → 200default
GET
/akash/deployment/v1beta3/deployments/list
Deployments queries deployments
Deployments 8 params → 200default
GET
/akash/deployment/v1beta3/groups/info
Group queries group details
Group 3 params → 200default
GET
/akash/market/v1beta3/bids/info
Bid queries bid details
Bid 5 params → 200default
GET
/akash/market/v1beta3/bids/list
Bids queries bids with filters
Bids 11 params → 200default
GET
/akash/market/v1beta3/leases/info
Lease queries lease details
Lease 5 params → 200default
GET
/akash/market/v1beta3/leases/list
Leases queries leases with filters
Leases 11 params → 200default
GET
/akash/market/v1beta3/orders/info
Order queries order details
Order 4 params → 200default
GET
/akash/market/v1beta3/orders/list
Orders queries orders with filters
Orders 10 params → 200default
GET
/akash/provider/v1beta3/providers
Providers queries providers
Providers 5 params → 200default
GET
/akash/provider/v1beta3/providers/{owner}
Provider queries provider details
Provider 1 param → 200default
GET
/cosmos/auth/v1beta1/accounts
Accounts returns all the existing accounts
Accounts 5 params → 200default
GET
/cosmos/auth/v1beta1/accounts/{address}
Account returns account details based on address.
Account 1 param → 200default
GET
/cosmos/auth/v1beta1/params
Params queries all parameters.
AuthParams → 200default
GET
/cosmos/bank/v1beta1/balances/{address}
AllBalances queries the balance of all coins for a single account.
AllBalances 6 params → 200default
GET
/cosmos/bank/v1beta1/balances/{address}/{denom}
Balance queries the balance of a single coin for a single account.
Balance 2 params → 200default
GET
/cosmos/bank/v1beta1/denom_owners/{denom}
DenomOwners queries for all account addresses that own a particular token denomination.
DenomOwners 6 params → 200default
GET
/cosmos/bank/v1beta1/denoms_metadata
DenomsMetadata queries the client metadata for all registered coin denominations.
DenomsMetadata 5 params → 200default
GET
/cosmos/bank/v1beta1/denoms_metadata/{denom}
DenomsMetadata queries the client metadata of a given coin denomination.
DenomMetadata 1 param → 200default
GET
/cosmos/bank/v1beta1/params
Params queries the parameters of x/bank module.
BankParams → 200default
GET
/cosmos/bank/v1beta1/supply
TotalSupply queries the total supply of all coins.
TotalSupply 5 params → 200default
GET
/cosmos/bank/v1beta1/supply/{denom}
SupplyOf queries the supply of a single coin.
SupplyOf 1 param → 200default
GET
/cosmos/distribution/v1beta1/community_pool
CommunityPool queries the community pool coins.
CommunityPool → 200default
GET
/cosmos/distribution/v1beta1/delegators/{delegator_address}/rewards
DelegationTotalRewards queries the total rewards accrued by a each validator.
DelegationTotalRewards 1 param → 200default
GET
/cosmos/distribution/v1beta1/delegators/{delegator_address}/rewards/{validator_address}
DelegationRewards queries the total rewards accrued by a delegation.
DelegationRewards 2 params → 200default
GET
/cosmos/distribution/v1beta1/delegators/{delegator_address}/validators
DelegatorValidators queries the validators of a delegator.
DelegatorValidators 1 param → 200default
GET
/cosmos/distribution/v1beta1/delegators/{delegator_address}/withdraw_address
DelegatorWithdrawAddress queries withdraw address of a delegator.
DelegatorWithdrawAddress 1 param → 200default
GET
/cosmos/distribution/v1beta1/params
Params queries params of the distribution module.
DistributionParams → 200default
GET
/cosmos/distribution/v1beta1/validators/{validator_address}/commission
ValidatorCommission queries accumulated commission for a validator.
ValidatorCommission 1 param → 200default
GET
/cosmos/distribution/v1beta1/validators/{validator_address}/outstanding_rewards
ValidatorOutstandingRewards queries rewards of a validator address.
ValidatorOutstandingRewards 1 param → 200default
GET
/cosmos/distribution/v1beta1/validators/{validator_address}/slashes
ValidatorSlashes queries slash events of a validator.
ValidatorSlashes 8 params → 200default
GET
/cosmos/evidence/v1beta1/evidence
AllEvidence queries all evidence.
AllEvidence 5 params → 200default
GET
/cosmos/evidence/v1beta1/evidence/{evidence_hash}
Evidence queries evidence based on evidence hash.
Evidence 1 param → 200default
GET
/cosmos/gov/v1beta1/params/{params_type}
Params queries all parameters of the gov module.
GovParams 1 param → 200default
GET
/cosmos/gov/v1beta1/proposals
Proposals queries all proposals based on given status.
Proposals 8 params → 200default
GET
/cosmos/gov/v1beta1/proposals/{proposal_id}
Proposal queries proposal details based on ProposalID.
Proposal 1 param → 200default
GET
/cosmos/gov/v1beta1/proposals/{proposal_id}/deposits
Deposits queries all deposits of a single proposal.
Deposits 6 params → 200default
GET
/cosmos/gov/v1beta1/proposals/{proposal_id}/deposits/{depositor}
Deposit queries single deposit information based proposalID, depositAddr.
Deposit 2 params → 200default
GET
/cosmos/gov/v1beta1/proposals/{proposal_id}/tally
TallyResult queries the tally of a proposal vote.
TallyResult 1 param → 200default
GET
/cosmos/gov/v1beta1/proposals/{proposal_id}/votes
Votes queries votes of a given proposal.
Votes 6 params → 200default
GET
/cosmos/gov/v1beta1/proposals/{proposal_id}/votes/{voter}
Vote queries voted information based on proposalID, voterAddr.
Vote 2 params → 200default
GET
/cosmos/mint/v1beta1/annual_provisions
AnnualProvisions current minting annual provisions value.
AnnualProvisions → 200default
GET
/cosmos/mint/v1beta1/inflation
Inflation returns the current minting inflation value.
Inflation → 200default
GET
/cosmos/mint/v1beta1/params
Params returns the total set of minting parameters.
MintParams → 200default
GET
/cosmos/params/v1beta1/params
Params queries a specific parameter of a module, given its subspace and key.
Params 2 params → 200default
GET
/cosmos/slashing/v1beta1/params
Params queries the parameters of slashing module
SlashingParams → 200default
GET
/cosmos/slashing/v1beta1/signing_infos
SigningInfos queries signing info of all validators
SigningInfos 5 params → 200default
GET
/cosmos/slashing/v1beta1/signing_infos/{cons_address}
SigningInfo queries the signing info of given cons address
SigningInfo 1 param → 200default
GET
/cosmos/staking/v1beta1/delegations/{delegator_addr}
DelegatorDelegations queries all delegations of a given delegator address.
DelegatorDelegations 6 params → 200default
GET
/cosmos/staking/v1beta1/delegators/{delegator_addr}/redelegations
Redelegations queries redelegations of given address.
Redelegations 8 params → 200default
GET
/cosmos/staking/v1beta1/delegators/{delegator_addr}/unbonding_delegations
DelegatorUnbondingDelegations queries all unbonding delegations of a given delegator address.
DelegatorUnbondingDelegations 6 params → 200default
GET
/cosmos/staking/v1beta1/delegators/{delegator_addr}/validators
DelegatorValidators queries all validators info for given delegator address.
StakingDelegatorValidators 6 params → 200default
GET
/cosmos/staking/v1beta1/delegators/{delegator_addr}/validators/{validator_addr}
DelegatorValidator queries validator info for given delegator validator pair.
DelegatorValidator 2 params → 200default
GET
/cosmos/staking/v1beta1/historical_info/{height}
HistoricalInfo queries the historical info for given height.
HistoricalInfo 1 param → 200default
GET
/cosmos/staking/v1beta1/params
Parameters queries the staking parameters.
StakingParams → 200default
GET
/cosmos/staking/v1beta1/pool
Pool queries the pool info.
Pool → 200default
GET
/cosmos/staking/v1beta1/validators
Validators queries all validators that match the given status.
Validators 6 params → 200default
GET
/cosmos/staking/v1beta1/validators/{validator_addr}
Validator queries validator info for given validator address.
Validator 1 param → 200default
GET
/cosmos/staking/v1beta1/validators/{validator_addr}/delegations
ValidatorDelegations queries delegate info for given validator.
ValidatorDelegations 6 params → 200default
GET
/cosmos/staking/v1beta1/validators/{validator_addr}/delegations/{delegator_addr}
Delegation queries delegate info for given validator delegator pair.
Delegation 2 params → 200default
GET
/cosmos/staking/v1beta1/validators/{validator_addr}/delegations/{delegator_addr}/unbonding_delegation
UnbondingDelegation queries unbonding info for given validator delegator pair.
UnbondingDelegation 2 params → 200default
GET
/cosmos/staking/v1beta1/validators/{validator_addr}/unbonding_delegations
ValidatorUnbondingDelegations queries unbonding delegations of a validator.
ValidatorUnbondingDelegations 6 params → 200default
GET
/cosmos/upgrade/v1beta1/applied_plan/{name}
AppliedPlan queries a previously applied upgrade plan by its name.
AppliedPlan 1 param → 200default
GET
/cosmos/upgrade/v1beta1/current_plan
CurrentPlan queries the current upgrade plan.
CurrentPlan → 200default
GET
/cosmos/upgrade/v1beta1/module_versions
ModuleVersions queries the list of module versions from state.
ModuleVersions 1 param → 200default
GET
/cosmos/upgrade/v1beta1/upgraded_consensus_state/{last_height}
UpgradedConsensusState queries the consensus state that will serve as a trusted kernel for the next version of this chain. It will only be stored at the last height of this chain. UpgradedConsensusSt…
UpgradedConsensusState 1 param → 200default
GET
/cosmos/authz/v1beta1/grants
Returns list of Authorization, granted to the grantee by the granter.
Grants 8 params → 200default
GET
/cosmos/feegrant/v1beta1/allowance/{granter}/{grantee}
Allowance returns fee granted to the grantee by the granter.
Allowance 2 params → 200default
GET
/cosmos/feegrant/v1beta1/allowances/{grantee}
Allowances returns all the grants for address.
Allowances 6 params → 200default

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

akash-query-api-openapi.yml Raw ↑

Other APIs Akash Network publishes across the network.

Akash Console Deployment API
Akash Console Network Data API
Akash Blockchain REST API
AkashML Inference API
Akash Network Addresses API
Akash Network Alert API
Akash Network Analytics API
Akash Network API Keys API
Akash Network Auth API
Akash Network Bank API
Akash Network Bid Screening API
Akash Network Bids API
Where this information came from

This is an independent, third-party profile of Akash Network Query API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.