v1

latestOpenAPI 3.0.1Apache 2.02026-07-26142209237.7 KB
Transaction Blocks

getTransactionModules

Get a list of all transaction modules on the Iota Network. Modules are segments of packages responsible for a particular piece of functionality.

get/v1/transaction-modules

Query parameters

pageinteger required

Queried API page.

sizeinteger required

Number of queried entries.

orderBy'ASC' | 'DESC' required

Sorting method: from the lowest element to the highest (ASC) or from the highest element to the lowest (DESC).

searchStrstring

Enter part or full module name to get the queried module.

Response

OK