News articles

Returns the latest news articles across stocks and crypto. By default, returns the latest 10 news articles.

Query Params
date-time

The inclusive start of the interval. Format: RFC-3339 or YYYY-MM-DD. Default: the beginning of the current day, but at least 15 minutes ago if the user doesn't have real-time access for the feed.

date-time

The inclusive end of the interval. Format: RFC-3339 or YYYY-MM-DD. Default: the current time if the user has a real-time access for the feed, otherwise 15 minutes before the current time.

string
enum
Defaults to desc

Sort articles by updated date.

Allowed:
string

A comma-separated list of symbols for which to query news.

integer
1 to 50

Limit of news items to be returned for a result page.

boolean

Boolean indicator to include content for news articles (if available).

boolean

Boolean indicator to exclude news articles that do not contain content.

string

The pagination token from which to continue. The value to pass here is returned in specific requests when more data is available, usually because of a response result limit.

Responses

401

Authentication headers are missing or invalid. Make sure you authenticate your request with a valid API key.

403

The requested resource is forbidden.

500

Internal server error. We recommend retrying these later. If the issue persists, please contact us on Slack or on the Community Forum.

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