Skip to main content
GET
Crypto News

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