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://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/
Returns a contract object
/getActiveContracts
The limit of the list. Default value is 50. Max value is 1000.
Returns a contract object
/getContract
The contract address
The chain the list is for. Currently only "eth" is accepted.
Returns volume and sales datapoints for contract
/getContractDatapoints
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
/getContractFloorDatapoints
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 a list of trending contracts based on period and volume or sales
/getTrendingContracts
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
/getContractListings
The contract address
The chain the list is for. Currently only "eth" is accepted.
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
/getContractActivity
The contract address
The chain the list is for. Currently only "eth" is accepted.
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
/getContractBids
The contract address
The chain the list is for. Currently only "eth" is accepted.
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
/getContractTokens
The contract address
The chain the contract is on. Currently only "eth" is accepted.
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
/getUpcomingDrops
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
/getUpcomingDropsContracts
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.
/getWalletTokens
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
/getChainActivity
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
/getAlphabotUpdate
Contains raffle data
Event type
No body