API Documentation
⌘K
API Key
Get free key GET
/api/1/market/last-quote/{ticker}Last NBBO Quote
Returns the most recent NBBO quote for a ticker via Polygon.io
Parameters
1tickerstringrequiredTicker symbol (e.g. AAPL)
Responses
Was this helpful?
Request
curl -X GET \
'https://api.eulerpool.com/api/1/market/last-quote/AAPL' \
-H 'Accept: application/json'200 Response
{}