Skip to main content
GET
Crypto News
Crypto news headlines from CoinGecko, filterable by coin_id, language and type (news or guides), paged with page and per_page. Availability warning: this endpoint is restricted to CoinGecko Analyst plans and above, and on the current upstream subscription it returns HTTP 401 with an upgrade message in the body. Treat it as unavailable until the upstream plan changes. For coin context that does work today, get_coingecko_coins_id returns description and links including official channels.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

coin_id
string

Filter news by CoinGecko coin ID.

language
string

Filter news by language.

type
enum<string>

Filter by article type.

Available options:
news,
guides
page
integer
default:1

Page through results.

per_page
integer
default:100

Total results per page.

Response

Array of news articles.

title
string
url
string
image
string
author
string
posted_at
string
type
string
source_name
string