GET
/
public
/
v3
/
live
/
audio

Authorizations

x-api-key
string
header
required

Query Parameters

countries
string

Comma-separated list of country codes (ISO 3166-1 alpha-2)

exchanges
string

Exchange symbols, without blankspace, to filter by.

tickers
string

Comma-separated list of company tickers

limit
number
default:
10

The maximum number of items to return in a single request.

Required range: x < 500
cursor
number
default:
0

A unique identifier pointing to the starting position for the next set of results.

Required range: x > 0
isins
string

Comma-separated list of ISINs

companyIds
string

Comma-separated list of company IDs

eventIds
string

Comma-separated list of event IDs

states
string

The live states as strings

endDate
string

The end date

startDate
string

The start date

Response

200 - application/json
data
object[]
required
pagination
object
required

Was this page helpful?