GET
/
{slug}
/
totalcoins
curl --request GET \
  --url https://chainz.cryptoids.info/{slug}/totalcoins
"100000000.00"

Path Parameters

slug
string
default:""
required

Response

200
text/plain

Successful operation

The response is of type string.

Example:

"100000000.00"