Blockchain Indexer API
Inscriptions

Collection Metadata by Collection Symbol

1min
GET
https://xbt-mainnet.gomaestro-api.org/v0/assets/collections/{collection_symbol}/metadata
Bitcoin Mainnet
Metadata of collection represented by queried collection symbol.
Authentication
api-key
Path Parameters
collection_symbol
*
Responses
200
Requested data
Example
{ "data": { "symbol": "twick", "name": "1/1 ART BY TWICK", "imageURI": "https://creator-hub-prod.s3.us-east-2.amazonaws.com/ord-twick_pfp_1705357607896.jpeg", "chain": "btc", "inscriptionIcon": "736d7692fb2b405f7efdd05b57787a10bb0385b7dd394aa67654d62119e9d825i0", "description": "A collection of 1/1 art inscribed forever on the Bitcoin Blockchain. All 1/1s are inscribed on special sats.", "supply": 10, "twitterLink": "https://twitter.com/Twickert_", "discordLink": "", "websiteLink": "https://www.artbytwick.com/", "min_inscription_number": "31921195", "max_inscription_number": "63111093", "createdAt": "Sun, 17 Sep 2023 06:38:15 GMT", "labels": [] }, "last_updated": { "block_hash": "00000000000000000001998e2059bcbb25f76fd0ef39db8ddfc5c31c5ea95f1f", "block_height": 876644 } }
data
*
last_updated
*
400
Malformed query parameters
500
Internal server error