This API will tell you how many API credits are left in your account.
curl "https://api.makcorps.com/account?api_key=6574702667653735133680a052"
{ "requestLimit": 30, "requestUsed": 0, "remainingLimit": 30 }
Last updated 4 months ago