Signal

Signal Projects

Returns a paginated ranked snapshot of project signal cards.

Included fields: project identity, score, latest price, price-change percentages, core state, dimension scores, compact token signals, AI summaries, and supporting market metrics.

Filters: time_range (24h or 7d). Supports limit/offset pagination.

get/gateway/v1/heatscore/projects

Query parameters

time_range'24h' | '7d'

Window to compute signal scores over: 24h or 7d. Returns a ranked snapshot, not a time-series.

Example:24h

Window to compute signal scores over: 24h or 7d. Returns a ranked snapshot, not a time-series.

limitinteger

Results per page

Example:20

Results per page

offsetinteger

Pagination offset

Pagination offset

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

Example response

{
  "$schema": "https://example.com/schemas/DataResponseSignalProject.json"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.