cURL
curl --request GET \ --url https://api.benzinga.com/api/v1/quoteDelayed
"<string>"
Get delayed quotes for a list of symbols, ISINs, or CIKs
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?