Sentiment
Community vote tallies
The coin's bullish/bearish community tallies over the rolling 24h window.
get/api/v1/coins/{slug}/votes
Response
Example response
{
"data": {
"coin": "bitcoin",
"bullish": 184,
"bearish": 42,
"total": 226
}
}Changes
No recorded changes to this endpoint across all 2 revisions of this API.