Get API public v1 pulse daily by date

get/api/public/v1/pulse/daily/{date}

Path parameters

datestring required

Edition date (YYYY-MM-DD, UTC)

Edition date (YYYY-MM-DD, UTC)

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

{"stackTrail":"components:schemas:DailyPulseEdition:properties:censusBlock","oasType":"schema","type":"unknown","description":"Frozen census claim captured at generation (verifiedAtBlock, capturedAt). Omitted when the census fetch failed at build time."}
datestring required

Edition date (YYYY-MM-DD, UTC). Editions are frozen once written and never change.

delayNotestring

Provenance note for the figures in this edition.

generatedAtstring required

When the edition was generated (RFC 3339, UTC).

{"stackTrail":"components:schemas:DailyPulseEdition:properties:hero","oasType":"schema","type":"unknown","description":"Lead story object (type, entity, headline, receipt, score, optional news). Omitted when the edition has no hero."}
{"stackTrail":"components:schemas:DailyPulseEdition:properties:standing","oasType":"schema","type":"unknown","description":"Standing blocks: coinMovers, settledToday, leaderboardMovers. Older editions may carry legacy fields (e.g. biggestMoves)."}
{"stackTrail":"components:schemas:DailyPulseEdition:properties:stories","oasType":"schema","type":"unknown","description":"Ranked list of story objects, same shape as hero."}

Example response

{
  "$schema": "https://api.coinversa.ai/schemas/DailyPulseEdition.json"
}

Changes

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