Runes
Last updated
Last updated
Unlock the power of Runes with our API endpoints, designed to give you unparalleled access to:
Real-Time Data: Stay updated with the latest Runes activity.
Detailed Insights: Retrieve granular information about specific Runes.
Historical Trends: Analyze past performance to make data-driven decisions.
Whether you’re building analytical tools, trading strategies, or exploring the Runes ecosystem, our API delivers the data you need.
Comprehensive coverage of Runes transactions and trends.
Seamless integration for developers and analysts.
Reliable, fast, and designed for scalability.
Like what you see? Start accessing our Runes endpoints today! 👉 to request your API key and unlock the full potential of our API.
Returns unspent output information of a given wallet. Note: One of 'address' or 'pkscript' must be specified.
Bitcoin wallet address
Bitcoin script_pub_key
Returns market information about a specific runes ticker. One of rune_name, rune_id, or rune_number must be provided.
Non-Spaced name of Rune
Rune ID
Rune Number
Returns runes balance information about given bitcoin wallet address or pkscript. Note: One of address or pkscript must be specified. Note: avg_unit_price_in_sats and min_listed_unit_price_in_sats is scaled by decimals.
Bitcoin wallet address
Bitcoin script_pub_key
Returns information about runes tickers. Note: avg_unit_price_in_sats is scaled by decimals to make ordering more meaningful. Note: avg_unit_price_in_sats, min_listed_unit_price_in_sats, listed_supply, listed_supply_ratio, marketcap and total_sale_info are only available in PRO tier.
Field to sort by. PRO tier fields include: avg_unit_price_in_sats, min_listed_unit_price_in_sats, min_listed_unit_price_unisat, listed_supply, listed_supply_ratio, marketcap, total_volume
Sort order
Starting offset for pagination
Number of results to return
Filter by minting status:
Returns information about given runes ticker. Note: One of rune_name, rune_id or rune_number must be specified. Note: avg_unit_price_in_sats, min_listed_unit_price_in_sats, listed_supply, listed_supply_ratio, marketcap and total_sale_info are only available in PRO tier.
Non-Spaced name of Rune
Rune ID
Rune Number
Retrieves rune transaction activity for a specified wallet. When a wallet participates in a rune transaction, this endpoint returns all transaction activity, including inputs/outputs involving other wallets.
Note: You must provide either 'address' or 'pkscript' to identify the wallet.
Optional rune filtering is available. To see all wallet activity, leave rune_name, rune_id, and rune_number parameters empty. To filter for specific rune transactions, provide exactly one of these parameters to show only transactions where the specified wallet interacts with that particular rune.
Bitcoin wallet address
Bitcoin script_pub_key
Non-Spaced name of Rune
Rune ID
Rune Number
Field to sort by (currently only timestamp is supported)
Sort order
Starting offset for pagination
Number of results to return