GET
/
api
/
v1
/
trending-tickers
/
list
Get ticker trend list data
curl --request GET \
  --url https://api.benzinga.com/api/v1/trending-tickers/list
{
    "ok": true,
    "data": [
        {
            "security": {
                "ticker": "RBC",
                "name": "RBC Bearings",
                "exchange": "NYSE"
            },
            "count": 456,
            "pct_chg": 825
        },
        {
            "security": {
                "ticker": "OC",
                "name": "Owens-Corning",
                "exchange": "NYSE"
            },
            "count": 469,
            "pct_chg": 546
        },
        {
            "security": {
                "ticker": "PJT",
                "name": "PJT Partners",
                "exchange": "NYSE"
            },
            "count": 397,
            "pct_chg": 1508
        },
        {
            "security": {
                "ticker": "POOL",
                "name": "Pool",
                "exchange": "NASDAQ"
            },
            "count": 403,
            "pct_chg": 816
        },
        {
            "security": {
                "ticker": "WSO",
                "name": "Watsco",
                "exchange": "NYSE"
            },
            "count": 414,
            "pct_chg": 671
        },
        {
            "security": {
                "ticker": "AVTR",
                "name": "Avantor",
                "exchange": "NYSE"
            },
            "count": 360,
            "pct_chg": 504
        },
        {
            "security": {
                "ticker": "KMI",
                "name": "Kinder Morgan",
                "exchange": "NYSE"
            },
            "count": 344,
            "pct_chg": 389
        },
        {
            "security": {
                "ticker": "IEMG",
                "name": "",
                "exchange": "ARCA"
            },
            "count": 254,
            "pct_chg": 263
        },
        {
            "security": {
                "ticker": "QBTS",
                "name": "D-Wave Quantum",
                "exchange": "NYSE"
            },
            "count": 502,
            "pct_chg": 196
        },
        {
            "security": {
                "ticker": "GWRE",
                "name": "Guidewire Software",
                "exchange": "NYSE"
            },
            "count": 486,
            "pct_chg": 199
        },
        {
            "security": {
                "ticker": "ACN",
                "name": "Accenture",
                "exchange": "NYSE"
            },
            "count": 466,
            "pct_chg": 205
        },
        {
            "security": {
                "ticker": "EQT",
                "name": "EQT",
                "exchange": "NYSE"
            },
            "count": 394,
            "pct_chg": 245
        },
        {
            "security": {
                "ticker": "IBM",
                "name": "IBM",
                "exchange": "NYSE"
            },
            "count": 582,
            "pct_chg": 136
        },
        {
            "security": {
                "ticker": "DTM",
                "name": "DT Midstream",
                "exchange": "NYSE"
            },
            "count": 93,
            "pct_chg": 1038
        },
        {
            "security": {
                "ticker": "VOO",
                "name": "",
                "exchange": "ARCA"
            },
            "count": 1287,
            "pct_chg": 113
        },
        {
            "security": {
                "ticker": "VWO",
                "name": "",
                "exchange": "ARCA"
            },
            "count": 243,
            "pct_chg": 225
        }
    ]
}
{
    "ok": true,
    "data": [
        {
            "security": {
                "ticker": "RBC",
                "name": "RBC Bearings",
                "exchange": "NYSE"
            },
            "count": 456,
            "pct_chg": 825
        },
        {
            "security": {
                "ticker": "OC",
                "name": "Owens-Corning",
                "exchange": "NYSE"
            },
            "count": 469,
            "pct_chg": 546
        },
        {
            "security": {
                "ticker": "PJT",
                "name": "PJT Partners",
                "exchange": "NYSE"
            },
            "count": 397,
            "pct_chg": 1508
        },
        {
            "security": {
                "ticker": "POOL",
                "name": "Pool",
                "exchange": "NASDAQ"
            },
            "count": 403,
            "pct_chg": 816
        },
        {
            "security": {
                "ticker": "WSO",
                "name": "Watsco",
                "exchange": "NYSE"
            },
            "count": 414,
            "pct_chg": 671
        },
        {
            "security": {
                "ticker": "AVTR",
                "name": "Avantor",
                "exchange": "NYSE"
            },
            "count": 360,
            "pct_chg": 504
        },
        {
            "security": {
                "ticker": "KMI",
                "name": "Kinder Morgan",
                "exchange": "NYSE"
            },
            "count": 344,
            "pct_chg": 389
        },
        {
            "security": {
                "ticker": "IEMG",
                "name": "",
                "exchange": "ARCA"
            },
            "count": 254,
            "pct_chg": 263
        },
        {
            "security": {
                "ticker": "QBTS",
                "name": "D-Wave Quantum",
                "exchange": "NYSE"
            },
            "count": 502,
            "pct_chg": 196
        },
        {
            "security": {
                "ticker": "GWRE",
                "name": "Guidewire Software",
                "exchange": "NYSE"
            },
            "count": 486,
            "pct_chg": 199
        },
        {
            "security": {
                "ticker": "ACN",
                "name": "Accenture",
                "exchange": "NYSE"
            },
            "count": 466,
            "pct_chg": 205
        },
        {
            "security": {
                "ticker": "EQT",
                "name": "EQT",
                "exchange": "NYSE"
            },
            "count": 394,
            "pct_chg": 245
        },
        {
            "security": {
                "ticker": "IBM",
                "name": "IBM",
                "exchange": "NYSE"
            },
            "count": 582,
            "pct_chg": 136
        },
        {
            "security": {
                "ticker": "DTM",
                "name": "DT Midstream",
                "exchange": "NYSE"
            },
            "count": 93,
            "pct_chg": 1038
        },
        {
            "security": {
                "ticker": "VOO",
                "name": "",
                "exchange": "ARCA"
            },
            "count": 1287,
            "pct_chg": 113
        },
        {
            "security": {
                "ticker": "VWO",
                "name": "",
                "exchange": "ARCA"
            },
            "count": 243,
            "pct_chg": 225
        }
    ]
}
{
    "ok": false,
    "errors": [
        {
            "id": "hbiGJjhsSpnfhM8aBePyTB",
            "code": "400",
            "value": "Bad Request"
        }
    ]
}
{
    "ok": false,
    "errors": [
        {
            "id": "hbiGJjhsSpnfhM8aBePyTB",
            "code": "500",
            "value": "Something went wrong"
        }
    ]
}

Authorizations

token
string
query
required

Query Parameters

interval
string
required

Interval for the data

tickers
string
required

Comma separated list of tickers

source
string
required

Source of the data

timeframe
string

Timeframe for the data

time_from
string
required

Start time in 24-hour format (e.g., 09:15)

time_to
string
required

End time in 24-hour format (e.g., 22:30)

date_from
string
required

Start date in ISO 8601 format (e.g., 2024-12-30)

date_to
string
required

End date in ISO 8601 format (e.g., 2024-12-30)

page
integer

Page number

pagesize
integer

Page size

Response

200
application/json

OK

The response is of type object.