List news articles

Retrieves a list of market news articles filtered using given parameters.

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

Sources (feeds) of news articles, options can be fetched from the response of GET /news/feeds endpoint.

string
enum

Categories of news articles, options can be fetched from the response of GET /news/categories endpoint.

string
enum

Categories of news articles to be excluded from result, options can be fetched from the response of GET /news/categories endpoint.

string

A lookback time defined as a UNIX timestamp, used to fetch articles from the given time.

string
enum

Language of articles to be fetched. Format: EN (English) or PT (Portuguese)

Allowed:
string
enum

Sorting order of news articles. Can be either popular or latest

Allowed:
Headers
string
required

HMAC-SHA256 signature of the request, base64-encoded. See the Authentication guide for the exact signing formula.

string
required

Current Unix timestamp in seconds. Must be within 60 seconds of server time or the request is rejected.

Responses

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