Live Asset-Specific Headlines

Retrieves a list of the latest news headlines for a specific financial ticker. Supports filtering by news sources and languages.

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

Ticker of the asset. Get these from GET /ticker endpoints.

Query Params
string
Defaults to ALL

Topic preset to filter by. Can be preset or individual topic name. Use GET /headlines/topics/ticker/presets to get the available presets and /headlines/topics/ticker to get the available topics.

number
Defaults to 0.1

Threshold for topic probability to filter by (greater than or equal to). Must be between 0 and 1.

number
Defaults to 0.1

Threshold for absolute sentiment to filter by (greater than or equal to). Must be between 0 and 1.

integer
1 to 1000
Defaults to 100

Number of records per page

string
Defaults to ALL

Source preset to filter by. Available presets: ALL, FINANCIAL. Defaults to 'ALL'. Get individual source names from GET /sources and presets from GET /sources/presets

string
Defaults to ALL

Language preset to filter by. Available presets: ALL, ENGLISH, EUROPEAN, EUROPEAN_MAJOR, ASIAN, EAST_ASIAN, SOUTH_ASIAN, SOUTHEAST_ASIAN, MIDDLE_EASTERN, AFRICAN, LATIN_AMERICAN. Defaults to 'ALL'. Get individual language codes from GET /languages and presets from GET /languages/presets

string
Defaults to COMBINED

How the asset is found to be relevant to the headline. Explicit means the asset is explicitly mentioned in the headline, Implicit means the asset is implied or inferred from the headline. Options are COMBINED, EXPLICIT, IMPLICIT

string
Defaults to ALL

Source country preset or individual country name to filter by. Available presets: ALL, G7, EUROPE, ASIA, EAST_ASIA, SOUTH_ASIA, SOUTHEAST_ASIA, AMERICAS, AFRICA, DEVELOPED, DEVELOPING. Defaults to 'ALL'. Get individual country names from GET /countries and presets from GET /countries/presets

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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