get https://api.klarda.com/api/v1/news/top-news
Get Wallet Transfer Transaction
Definition
This endpoint retrieves top news articles based on specified criteria, such as source name or category. It provides users access to curated news content deemed most relevant or significant based on the specified parameters.
Query Parameters
- source_name (string): The name or identifier of the news source from which top articles are requested.
- page (int, default: 1): The page number for paginated results. Specifies which page of results to retrieve.
- limit (int, default: 10): The maximum number of top news articles to return per page.
Response
The response will include a JSON object or array containing the top news articles based on the specified criteria.
This endpoint is useful for accessing high-impact news articles within the cryptocurrency, blockchain, and related industries, providing users with curated content based on their specified criteria.