get https://api.klarda.com/api/v1/news/latest-news
Get Wallet Transfer Transaction
Definition
This endpoint retrieves the latest news articles or updates based on specified criteria, such as source name or category. It provides users access to current news content relevant to the specified source or category.
Query Parameters
- source_name (string): The name or identifier of the news source from which 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 news articles to return per page.
Response
The response will include a JSON object or array containing the latest news articles based on the specified criteria.
This endpoint is useful for staying updated with the latest news related to cryptocurrencies, blockchain technology, and related industries, providing curated content based on user-specified criteria.