Stocks API — Interactive
Calls the same routes used by the API. Responses are displayed in the right-hand panel.
/api/stocks
symbol
startDate (yyyyMMdd)
endDate (yyyyMMdd)
Call /api/stocks
Example
/api/polygon/stocks
symbol
interval
1day
1week
1month
from (yyyy-MM-dd)
to (yyyy-MM-dd)
Call /api/polygon/stocks
Example
/api/stocks/random
months
Call /api/stocks/random
Example
Admin
Reload Config
Reloads appsettings.json/environment configuration via the admin endpoint.
HTTP
-
Method:
-
Request URL:
-
Copy
Use the controls to call an endpoint. The response will appear here.
Tip: open DevTools (F12) to inspect requests.