Get Runes Collection: Comprehensive Guide to Runes API and Marketplace Integration

·

Introduction

The Runes API provides developers and collectors with detailed insights into Runes collections, including holder statistics, transaction data, and market metrics. This guide explores the API's functionality, request parameters, and response structure to help you integrate Runes data seamlessly into your Web3 applications.


API Overview

This API retrieves Runes metadata such as:

👉 Explore the Runes Marketplace for real-time data and trends.


Request Specifications

Endpoint

GET https://web3.okx.com/api/v5/mktplace/nft/runes/detail

Parameters

ParameterTypeRequiredDescription
runesIdStringYesComma-separated Runes IDs (e.g., 840000:3,840000:28)

Response Structure

FieldTypeDescription
runesIdStringUnique Rune identifier
nameStringRune name
spacenameStringDotted notation of the name
maxMintNumberStringMaximum mintable units
mintedNumberStringAlready minted units
limitPerMintStringMinting limit per transaction
deployedTimeLongTimestamp of deployment
symbolStringToken symbol
floorpriceStringFloor price (Sats)
holdersIntegerTotal holders

👉 Optimize your app with WaaS Web3 APIs.


Use Cases

  1. Market Analysis: Track totalVolume and marketCap for investment decisions.
  2. Collection Management: Use collectionUrl to link to OKX listings.
  3. Minting Strategies: Analyze limitPerMint and mintedNumber for supply insights.

FAQs

How do I query multiple Runes?

Provide comma-separated IDs in the runesId parameter (e.g., 840000:3,840000:28).

What units are used for pricing?

Is historical data available?

Yes, deployedTime and block ranges (startBlock/endBlock) provide temporal context.


Best Practices

For advanced integration, refer to the 👉 OKX API documentation.


Note: All financial metrics (e.g., usdTotalVolume) are derived from real-time market data.


### Key SEO Keywords:  
1. Runes API  
2. NFT Marketplace  
3. Web3 Integration  
4. Floor Price  
5. Blockchain Analytics  
6. OKX Collections  
7. WaaS API