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: https://learn.mintify.xyz/api
To use our Blast API use this endpoint: https://api-blast.mintify.xyz
To use our Base API use this endpoint:
To use our ETH API use this endpoint: https://api.mintify.xyz
To use our Ordinals API use this endpoint: https://api-ordinals.mintify.xyz
To use our Flow API use this endpoint: https://api-flow.mintify.xyz
To use our Apechain API use this endpoint: https://api-apechain.mintify.xyz/
To use our Abstract API use this endpoint: https://api-abstract.mintify.xyz
To use our Berachain API use this endpoint: https://api-berachain.mintify.xyz
Returns a contract object
The limit of the list. Default value is 50. Max value is 1000.
Returns a contract object
The contract address
Returns volume and sales datapoints for contract
The contract address
The chain the list is for. Currently only "eth" is accepted.
The period of the list. Default value is "24h". Accepted values are: "60d", "30d", "15d", "7d", "48h", "24h", "12h", "4h", "2h", "1h", "15m", "5m"
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"
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.
Sort the results by this value. Default value is "sales". Accepted values are: "sales", "volume"
order the results by this value. Default value is "DESC". Accepted values are: "DESC", "ASC"
The response limit. Default value is 25. Max value is 1000.
The page number of the results, used in conjuction with limit. Default value is 1
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".
Filter results by specific market place. Accepted values: "opensea", "coinbase", "looksrare", "rarible", "x2y2", "reservoir", "sudoswap"
Filter the results by a minimum price. Default value is 0
Filter the results by a maximum price. Default value is 1000 which is also the maximum allowed.
The response limit. Default value is 25. Max value is 1000.
The page number of the results, used in conjuction with limit. Default value is 1
Returns contract activity
The contract address
The type of activity. Possible values: "all", "sales", "transfers", "mints", "burns". Defaults to "all".
The response limit. Default value is 25. Min value is 1, Max value is 1000.
The page number of the results, used in conjuction with limit. Default value is 1
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".
Filter results by specific market place. Accepted values: "opensea", "coinbase", "looksrare", "rarible", "x2y2", "reservoir", "sudoswap"
Filter results by offer type. Accepted values: "all", "tokens", "collection"
Filter the results by a minimum price. Default value is 0
Filter the results by a maximum price. Default value is 1000 which is also the maximum allowed.
The response limit. Default value is 25. Max value is 1000.
The page number of the results, used in conjuction with limit. Default value is 1
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.
The page number of the results, used in conjuction with limit. Default value is 1
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.
The page of the results, used for pagination.
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
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.
A comma separated string of post ids. Maximum ids that can be passed is 50.
Returns a list of upcoming collections.
The wallet address.
The chain of the upcoming drops. Currently only "eth" is accepted.
The page number, used for pagination.
The limit of the response. Max is 50
Returns blockchain activity for the last 100 blocks.
The activity type. Possible values are: "all", "sales", "transfers", "mints", "burns". Defaults to "all".
The page number, used for pagination.
The limit of the response. Max is 100
Returns a list of upcoming collections.
The chain of the upcoming drops.
The page of the results, used for pagination.
Filter the results by category. Accepted Categories: art, photography, metaverse, games, music, utility, popular, free mints, mintify-launchpad
Returns an upcoming collection.
The chain of the upcoming drops.
The id of the upcoming collection.