keyhacks
keyhacks copied to clipboard
COIN MARKET CAP API KEY
HI I don't Know how to approach you & this is my first time in contribution i don't know how to contribute in github but recently i found COIN MARKET CAP API and after trying to Exploit the key i found a way to check the api so i want to share here the curl command to check for COIN MARKET CAP API. The below is command :
curl -X GET "https://pro-api.coinmarketcap.com/v1/cryptocurrency/listings/latest?start=1&limit=5000&convert=USD"
-H "Accept: application/json"
-H "X-CMC_PRO_API_KEY: <YOUR_COIN_MARKEET_API>"