GET
/
api
/
v3
/
fundamentals
/
share-price-ratios
curl --request GET \
  --url https://api.benzinga.com/api/v3/fundamentals/share-price-ratios
[
  "<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[].