News detail
Description
Full article card by id. Same fields as /news/feed plus the full mainText body.
mainText is null when the article has no body content (headline-only items).
Pricing
- 1 credit per call.
Documentation Index
Fetch the complete documentation index at: https://docs.cryptorank.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
News id.
Response
1234567
"Bitcoin breaks new all-time high"
Short preview / lead text. Null when the source did not provide one.
Full article body (HTML). Always null in GET /news/feed — use GET /news/{id} to fetch. On the detail endpoint, null when the article has no body (headline-only item).
Source name.
"CoinDesk"
Link to the original article. Null when the source URL is unavailable.
"https://www.coindesk.com/markets/2024/01/01/btc-ath"
Preview image URL. Null when the article has no image.
"https://img.cryptorank.io/news/abc.jpg"
Publication timestamp (ISO 8601).
"2024-01-01T12:34:56.000Z"
Article language. Null when the source did not declare one.
en, ru, es, zh, tr, vi, pt, ko "en"
Tags attached to the article. Each item has a stable key (slug, usable as the tag filter) and a human-readable name.
Currencies referenced by the article.
Funds referenced by the article.
Feed-only. True when the full article body is available — mainText will be populated by GET /news/{id}. False for headline-only items. Absent on GET /news/{id} (use mainText directly).
true