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

Token metadata endpoints

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

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

This API exposes 5 operations across 5 paths. 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/.

5 operations 5 paths 0 schemas 5 GET

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 5

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

Tokens 5

Token metadata endpoints

GET
/metadata/v1/ft
Fungible Tokens
getFungibleTokens 8 params → 200
GET
/metadata/v1/ft/{principal}
Fungible Token Metadata
getFtMetadata 2 params → 200404422
GET
/metadata/v1/nft/{principal}/{token_id}
Non-Fungible Token Metadata
getNftMetadata 3 params → 200404422
GET
/metadata/v1/sft/{principal}/{token_id}
Semi-Fungible Token Metadata
getSftMetadata 3 params → 200404422
GET
/metadata/v1/search
Search Tokens
searchTokens 2 params → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hiro-tokens-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 Fees API
Hiro Fungible Tokens API
Hiro Info API
Hiro Mempool API