get https://terminal-api.thetie.io/v1/trending_news/metadata
Get the metadata for a list of trending news items
This endpoint is in alpha and may be subject to change.
This endpoint returns the metadata for a list of news items identified by their unique link_hash.
| Return Field | Description | 
|---|---|
| link_hash | Unique identifier for the news article | 
| timestamp | Timestamp at which we first collected the article information | 
| headline | Headline of the article | 
| sources | Sources the article came from | 
| tags | Nested JSON of the tags relevant to the news article | 
| summary | AI-generated summary of the article | 
| image | Link to the image of the article | 
| tweet_count_1h | Tweet count approximately one hour after publication | 
| tweet_count_24h | Tweet count approximately one day after publication |