Stock News

Returns recent news articles for a specific stock. Optionally filter by date range using from and to parameters.

Query Params
string

Stock ticker symbol (e.g., AAPL, MSFT, GOOGL). Provide exactly one of symbol or isin.

string
length between 12 and 12

ISIN code (e.g., US0378331005). Provide exactly one of symbol or isin.

integer
1 to 100
Defaults to 20

Maximum number of articles to return (default 20, max 100)

date

Start date (YYYY-MM-DD)

date

End date (YYYY-MM-DD)

string

Opaque cursor for cursor-based pagination. When provided, returns results after the cursor position. Takes precedence over offset.

Headers
string
enum
Defaults to application/json

Response content type. Only application/json is supported.

Allowed:
Responses

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