GET
/
api
/
v2
/
fundamentals
/
financials
curl --request GET \
  --url https://api.benzinga.com/api/v2/fundamentals/financials
[
  "<string>"
]

Authorizations

token
string
query
required

Query Parameters

symbols
string
required

Comma separated list of symbols

asOf
string

As of date

period
string

Period

reportType
string

Report Type

Response

200
application/json
OK

The response is of type string[].