API Documentation
⌘K
API Key
Get free key GET
/api/1/market/quotes/latestLatest Quotes
Returns the most recent price for one or more tickers
Parameters
1stocksstringComma-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
{}