Crypto News Feed
Returns crypto news from major sources.
Filters: source (enum), project, and time range (from/to).
Sort: recency (default) or trending.
Use the detail endpoint with article id for full content.
Query parameters
Filter by news source
Filter by news source
Comma-separated project names to filter by
Comma-separated project names to filter by
Filter articles published on or after this time. Accepts Unix seconds or date string (2024-01-01)
Filter articles published on or after this time. Accepts Unix seconds or date string (2024-01-01)
Filter articles published on or before this time. Accepts Unix seconds or date string (2024-02-01)
Filter articles published on or before this time. Accepts Unix seconds or date string (2024-02-01)
Sort order: recency (newest first) or trending (deterministic newest-first alias until engagement ranking is available)
Sort order: recency (newest first) or trending (deterministic newest-first alias until engagement ranking is available)
Results per page (max 50)
Results per page (max 50)
Pagination offset
Pagination offset
Response
OK
Example response
{
"$schema": "https://example.com/schemas/DataResponseNewsArticleItem.json"
}Changes
No recorded changes to this endpoint across all 2 revisions of this API.