cURL
curl --request GET \ --url https://api.benzinga.com/api/v3/fundamentals/derived
"<string>"
Get derived figures and ratios for a list of symbols
Comma separated list of symbols
From date
To date
Report Type
Returns a JSON object with derived figures and ratios
The response is of type string.
string
Was this page helpful?