Get Latest News

Get Wallet Transfer Transaction

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

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.

Query Params
string

String - Defines the source name. Available values are: "Forkast", "Cryptoslate", "Cointelegraph", "Decrypt", "Coindesk", "BeInCrypto", "Crypto Daily", "The Daily Hodl", "AMBCrypto", "Bitcoinist", "Bitcoin Magazine", "CoinGape", "Coinjournal", "Coinspeaker", "Glassnode Insights", "Medium". Default to all

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