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 Extended API

Indexer-exclusive methods for advanced queries, events, dynamic fields, IOTA Names

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

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

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

Requests are made against a single base URL, /.

16 operations 16 paths 0 schemas 16 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 Extended API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (Authorization).

  • Authorization — JWT Token

Paths & Operations 16

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

Extended 16

Indexer-exclusive methods for advanced queries, events, dynamic fields, IOTA Names

POST
/iotax_getCheckpointAddressMetrics
iotaxgetCheckpointAddressMetrics
iotax_getCheckpointAddressMetrics body → 200default
POST
/iotax_getDynamicFieldObject
iotaxgetDynamicFieldObject
iotax_getDynamicFieldObject body → 200default
POST
/iotax_getDynamicFieldObjectV2
iotaxgetDynamicFieldObjectV2
iotax_getDynamicFieldObjectV2 body → 200default
POST
/iotax_getDynamicFields
iotaxgetDynamicFields
iotax_getDynamicFields body → 200default
POST
/iotax_getLatestAddressMetrics
iotaxgetLatestAddressMetrics
iotax_getLatestAddressMetrics body → 200default
POST
/iotax_getMoveCallMetrics
iotaxgetMoveCallMetrics
iotax_getMoveCallMetrics body → 200default
POST
/iotax_getNetworkMetrics
iotaxgetNetworkMetrics
iotax_getNetworkMetrics body → 200default
POST
/iotax_getOwnedObjects
iotaxgetOwnedObjects
iotax_getOwnedObjects body → 200default
POST
/iotax_getTotalTransactions
iotaxgetTotalTransactions
iotax_getTotalTransactions body → 200default
POST
/iotax_iotaNamesFindAllRegistrationNFTs
iotaxiotaNamesFindAllRegistrationNFTs
iotax_iotaNamesFindAllRegistrationNFTs body → 200default
POST
/iotax_iotaNamesLookup
iotaxiotaNamesLookup
iotax_iotaNamesLookup body → 200default
POST
/iotax_iotaNamesReverseLookup
iotaxiotaNamesReverseLookup
iotax_iotaNamesReverseLookup body → 200default
POST
/iotax_queryEvents
iotaxqueryEvents
iotax_queryEvents body → 200default
POST
/iotax_queryTransactionBlocks
iotaxqueryTransactionBlocks
iotax_queryTransactionBlocks body → 200default
POST
/iotax_subscribeEvent
iotaxsubscribeEvent
iotax_subscribeEvent body → 200default
POST
/iotax_subscribeTransaction
iotaxsubscribeTransaction
iotax_subscribeTransaction body → 200default

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

iota-extended-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 Governance API
IOTA Health API
IOTA metrics API
IOTA Move Utils API
IOTA node API
IOTA Read API
IOTA requests API