cURL
curl --request GET \ --url https://api.benzinga.com/api/v2/fundamentals/earningRatios
"<string>"
Get earning ratios for a list of symbols, ISINs, or CIKs
Comma separated list of symbols
As of date
Period
Report Type
Returns a JSON object with earning ratios
The response is of type string.
string
Was this page helpful?