API (Data & Analytics)
The Mintify API provides access to a wide range of data and insights for NFT-based economies, making it a valuable piece of NFT infrastructure for anyone looking to build their own products.
Last updated
The Mintify API provides access to a wide range of data and insights for NFT-based economies, making it a valuable piece of NFT infrastructure for anyone looking to build their own products.
Last updated
You can sign up for access to the Mintify API here:
To use our Blast API use this endpoint:
To use our Base API use this endpoint:
To use our ETH API use this endpoint:
To use our Ordinals API use this endpoint:
To use our Flow API use this endpoint:
To use our Apechain API use this endpoint:
To use our Abstract API use this endpoint:
To use our Berachain API use this endpoint:
Returns a contract object
The limit of the list. Default value is 50. Max value is 1000.
Array containing Contract object
Returns a contract object
The contract address
Array containing Contract object
Returns volume and sales datapoints for contract
The contract address
The chain the list is for. Currently only "eth" is accepted.
eth
The period of the list. Default value is "24h". Accepted values are: "60d", "30d", "15d", "7d", "48h", "24h", "12h", "4h", "2h", "1h", "15m", "5m"
24h
Array of datapoints.
Returns floor datapoints for a contract
The contract address
The period of the list. Default value is "24h". Accepted values are: "60d", "30d", "15d", "7d", "48h", "24h", "12h", "4h", "2h", "1h", "15m", "5m"
24h
Array datapoints
Returns a list of trending contracts based on period and volume or sales
The period of the list. Default value is "24h". Accepted values are: "60d", "30d", "15d", "7d", "24h", "1h"
The chain the list is for. Currently only "eth" is accepted.
eth
Sort the results by this value. Default value is "sales". Accepted values are: "sales", "volume"
sales
order the results by this value. Default value is "DESC". Accepted values are: "DESC", "ASC"
DESC
The response limit. Default value is 25. Max value is 1000.
25
The page number of the results, used in conjuction with limit. Default value is 1
1
Array of contract objects.
Returns contract listings
The contract address
The ordering of the tokens. Possible values: "date_desc", "date_asc", "price_desc", "price_asc". Defaults to "date_desc".
date_desc
Filter results by specific market place. Accepted values: "opensea", "coinbase", "looksrare", "rarible", "x2y2", "reservoir", "sudoswap"
all
Filter the results by a minimum price. Default value is 0
0
Filter the results by a maximum price. Default value is 1000 which is also the maximum allowed.
1000
The response limit. Default value is 25. Max value is 1000.
25
The page number of the results, used in conjuction with limit. Default value is 1
1
Array of listing objects.
Returns contract activity
The contract address
The type of activity. Possible values: "all", "sales", "transfers", "mints", "burns". Defaults to "all".
all
The response limit. Default value is 25. Min value is 1, Max value is 1000.
25
The page number of the results, used in conjuction with limit. Default value is 1
1
Array of listing objects.
Returns contract bids
The contract address
The ordering of the tokens. Possible values: "date_desc", "date_asc", "price_desc", "price_asc". Defaults to "date_desc".
date_desc
Filter results by specific market place. Accepted values: "opensea", "coinbase", "looksrare", "rarible", "x2y2", "reservoir", "sudoswap"
all
Filter results by offer type. Accepted values: "all", "tokens", "collection"
all
Filter the results by a minimum price. Default value is 0
0
Filter the results by a maximum price. Default value is 1000 which is also the maximum allowed.
1000
The response limit. Default value is 25. Max value is 1000.
25
The page number of the results, used in conjuction with limit. Default value is 1
1
Array of listing objects.
Returns tokens for a contract.
The contract address
Filter by specific token ids. This is a json encoded array of ids.
The response limit. Default value is 25. Max value is 1000.
25
The page number of the results, used in conjuction with limit. Default value is 1
1
Array of token objects.
Returns a list of upcoming collections. This endpoint has been deprecated in favor of /getUpcomingCollections.
The chain of the upcoming drops. Currently only "eth" is accepted.
eth
The page of the results, used for pagination.
1
Filter the results by category id. Accepted categories: art: 3, photography: 4, metaverse: 5, games: 6, music: 7, utility: 8, popular: 9, free mints: 10
Array of collection objects.
Returns a list of upcoming collections. This endpoint has been deprecated in favor of /getUpcomingCollectionsContract
The chain of the upcoming drops. Currently only "eth" is accepted.
eth
A comma separated string of post ids. Maximum ids that can be passed is 50.
Array of post_id to contract_address objects.
Returns a list of upcoming collections.
The wallet address.
The chain of the upcoming drops. Currently only "eth" is accepted.
eth
The page number, used for pagination.
1
The limit of the response. Max is 50
50
Array of token objects.
Returns blockchain activity for the last 100 blocks.
The activity type. Possible values are: "all", "sales", "transfers", "mints", "burns". Defaults to "all".
all
The page number, used for pagination.
1
The limit of the response. Max is 100
50
Array of transaction objects.
Returns a list of upcoming collections.
The chain of the upcoming drops.
eth
The page of the results, used for pagination.
1
Filter the results by category. Accepted Categories: art, photography, metaverse, games, music, utility, popular, free mints, mintify-launchpad
Array of collection objects.
Returns an upcoming collection.
The chain of the upcoming drops.
eth
The id of the upcoming collection.
Array of post_id to contract_address objects.