cURL
curl --request GET \ --url https://api.benzinga.com/api/v2/quoteDelayed
"<string>"
Get delayed quotes for a list of symbols
Comma separated list of symbols
ISIN of the security
CIK of the security
Returns a JSON object with delayed quotes
The response is of type string.
string
Was this page helpful?