GET
/
api
/
v3
/
fundamentals
curl --request GET \
  --url https://api.benzinga.com/api/v3/fundamentals
"<string>"

Authorizations

token
string
query
required

Query Parameters

symbols
string
required

Comma separated list of symbols

from
string

From date

to
string

To date

date
string

Report Type

Response

200
application/json
OK

The response is of type string.