Sentiment Data

Retrieve sentiment data (latest or historical) optimized for quantitative analysis.
Supports both latest snapshot data and historical time series data based on parameters.

Data Types:

  • Latest Data: Most recent sentiment scores for specified or all coins
  • Historical Data: Time series sentiment data with pagination support

Key Features:

  • Automatic detection of historical vs latest requests
  • Flexible field selection
  • Multiple frequency options for historical data
  • Pagination support for large datasets
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Fetch the latest or historical values for coins.

Please refer to the general reference data for a full coin_uid mapping.

https://docs.thetie.io/v3.2/reference/getquantcoins

For definitions of the metrics returned by this endpoint refer to https://docs.thetie.io/v3.2/reference/sentiment-metrics


Query Params
boolean

Explicitly request historical data. If not specified, the system will auto-detect based on other parameters.

string

Comma-separated list of coin UIDs to filter by.
Required for historical data requests.

string

Comma-separated list of fields to return in the response.

date-time

Start datetime for historical data (ISO 8601 format)

date-time

End datetime for historical data (ISO 8601 format)

string
enum
Defaults to 5min

Data frequency for historical requests

integer
1 to 10000

Number of records to return (for historical data)

string

Pagination marker for next page

string

Pagination marker for previous page

string

Field to sort results by (for historical data)

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json