API Documentation

GET/api/1/market/quotes/latest

Latest Quotes

Returns the most recent price for one or more tickers

Parameters

1
stocksstring
query

Comma-separated ticker symbols (e.g. AAPL,MSFT,GOOGL)

Responses

Was this helpful?
Request
curl -X GET \
  'https://api.eulerpool.com/api/1/market/quotes/latest?stocks=US0378331005' \
  -H 'Accept: application/json'
200 Response
{}