Get Top News

Get Wallet Transfer Transaction

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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.

Query Params
string
required

String -

int32
Defaults to 1

Int - Defines the page number of the results to be retrieved from a paginated dataset. Default to 1.

int32
Defaults to 10

Int - Defines the maximum number of items to be returned per page in a paginated dataset. Default to 10.

Responses

Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json