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

Hiro Fees API

Read-only endpoints to obtain fee details

Hiro Fees API is one of 26 APIs that Hiro publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 3 operations across 3 paths, and defines 3 schemas. It is described by OpenAPI 3.0.3, at version 1.0.3.

Requests are made against 2 base URLs: https://api.hiro.so/, https://api.testnet.hiro.so/.

3 operations 3 paths 3 schemas 1 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.3
Base URL
https://api.mainnet.hiro.so
Resource Areas
1

Paths & Operations 3

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

Fees 3

Read-only endpoints to obtain fee details

POST
/extended/v1/fee_rate/deprecated
Fetch fee rate
fetch_fee_rate body → 2004XX
POST
/v2/fees/transaction
Get approximate fees for the given transaction
getFeeTransaction body → 200400500
GET
/v2/fees/transfer
Get estimated fee
getFeeTransfer → 200500

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. Each schema is shown below with its type and property counts.

FeeTransactionRequest
FeeTransactionResponse
FeeTransactionError

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hiro-fees-api-openapi.yml Raw ↑

Other APIs Hiro publishes across the network.

Hiro Chainhooks API
Hiro Platform API
Hiro Accounts API
Hiro Atlas API
Hiro Blocks API
Hiro Blocks Proposals API
Hiro Burn Blocks API
Hiro Faucets API
Hiro Fungible Tokens API
Hiro Info API
Hiro Mempool API
Hiro Microblocks API