v1

latestOpenAPI 3.0.32026-08-04850206.9 KB
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
  }
}