Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

IOTA Governance API

Governance, staking, validator, epoch, and system state queries

IOTA Governance API is one of 17 APIs that IOTA publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Governance. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 14 operations across 14 paths. It is described by OpenAPI 3.0.1, at version 0.

Requests are made against a single base URL, /.

14 operations 14 paths 0 schemas 14 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
0
Base URL
https://api.mainnet.iota.cafe:443
Authentication
API Key
Resource Areas
1

Authentication & Security 1

IOTA Governance API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (Authorization).

  • Authorization — JWT Token

Paths & Operations 14

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

Governance 14

Governance, staking, validator, epoch, and system state queries

POST
/iotax_getAllEpochAddressMetrics
iotaxgetAllEpochAddressMetrics
iotax_getAllEpochAddressMetrics body → 200default
POST
/iotax_getCommitteeInfo
iotaxgetCommitteeInfo
iotax_getCommitteeInfo body → 200default
POST
/iotax_getCurrentEpoch
iotaxgetCurrentEpoch
iotax_getCurrentEpoch body → 200default
POST
/iotax_getEpochMetrics
iotaxgetEpochMetrics
iotax_getEpochMetrics body → 200default
POST
/iotax_getEpochs
iotaxgetEpochs
iotax_getEpochs body → 200default
POST
/iotax_getLatestIotaSystemState
iotaxgetLatestIotaSystemState
iotax_getLatestIotaSystemState body → 200default
POST
/iotax_getLatestIotaSystemStateV2
iotaxgetLatestIotaSystemStateV2
iotax_getLatestIotaSystemStateV2 body → 200default
POST
/iotax_getParticipationMetrics
iotaxgetParticipationMetrics
iotax_getParticipationMetrics body → 200default
POST
/iotax_getReferenceGasPrice
iotaxgetReferenceGasPrice
iotax_getReferenceGasPrice body → 200default
POST
/iotax_getStakes
iotaxgetStakes
iotax_getStakes body → 200default
POST
/iotax_getStakesByIds
iotaxgetStakesByIds
iotax_getStakesByIds body → 200default
POST
/iotax_getTimelockedStakes
iotaxgetTimelockedStakes
iotax_getTimelockedStakes body → 200default
POST
/iotax_getTimelockedStakesByIds
iotaxgetTimelockedStakesByIds
iotax_getTimelockedStakesByIds body → 200default
POST
/iotax_getValidatorsApy
iotaxgetValidatorsApy
iotax_getValidatorsApy body → 200default

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

iota-governance-api-openapi.yml Raw ↑

Other APIs IOTA publishes across the network.

IOTA GraphQL API
IOTA auth API
IOTA chains API
IOTA Coin Query API
IOTA corecontracts API
IOTA Extended API
IOTA Health API
IOTA metrics API
IOTA Move Utils API
IOTA node API
IOTA Read API
IOTA requests API