Hello,
I am using your API in a web site I am developing. Many thanks for providing the API!!! I will definitely drop you some dimes if I make any money with this web site after I publish it and I continue to use the API.
I believe I have found a glitch in the API for cryptocurrencies with total supplies under 1 coin. The only coin effected at the moment is 23-skidoo. I know 23-skidoo is a fringe case, and an obscure cryptocurrency, so I wouldn't blame you if you don't want to waste time fixing it. I am not that worried about it myself, but I thought I would bring it to your attention in case you cared and didn't know about it. There might be other more popular coins in the future with supplies less than 1, so maybe it would be prudent to fix it now.
The total supply for 23-skidoo is returned through the API as 0, but the CMC web site shows 0.25257293 CHAO and so does the 23-skidoo block explorer. I think obviously the API is rounding down to zero. Coins with say... less than 10 supply should probably not be rounded up or down, because at that point 0.1 is 1% of the supply. Just my opinion.

Thanks again for the API!!