Global Data
List sentiment
GET /v1/sentiment/ — get sentiment index values
GET
Danh sách giá trị chỉ số tâm lý
Fetch sentiment index values for a named index within a UTC time range.Documentation Index
Fetch the complete documentation index at: https://docs.data-hub.verolabs.co/llms.txt
Use this file to discover all available pages before exploring further.
Index values
Returns numeric sentiment values.
Classification
Some indices may include a descriptive classification.
Common use cases
- Render sentiment charts.
- Add sentiment context to market views.
- Track changes in market mood over time.
Key parameters
index: sentiment index name.fromandto: ISO 8601 UTC timestamps.
Authorizations
API key được cấp cho tài khoản của bạn.
Path Parameters
Example:
"crypto_fear_greed"
Query Parameters
ISO 8601 UTC; phải kết thúc bằng "Z".
Example:
"2026-05-15T00:00:00Z"
ISO 8601 UTC; phải kết thúc bằng "Z" và nằm sau from.
Example:
"2026-05-15T01:00:00Z"
Required range:
1 <= x <= 10000Example:
100
Response
OK
Danh sách giá trị chỉ số tâm lý

