Skip to main content
GET
/
api
/
sol
/
sentiment
/
12h
12-hour aggregated chain health
curl --request GET \
  --url 'https://ca.raze.sh/api/sol/sentiment/12h?apiKey='
{
  "success": true,
  "data": [
    {}
  ],
  "periods": 123
}

Documentation Index

Fetch the complete documentation index at: https://docs.raze.bot/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

apiKey
string
query
required

Query Parameters

periods
integer
default:14

Number of 12-hour periods to return

Required range: 1 <= x <= 28

Response

Success

success
boolean
data
object[]
periods
integer