Request Configuration
Parameters
Parameter Value Required
Response
Ready to test API endpoints. Click "Send Request" to see live responses. Example response: { "status": "success", "request_info": { "symbol": "AAPL", "location": "NYSE", "date": "20250917" }, "time_series": [ { "timestamp": "2025-09-17T16:00:00", "open": 147.78, "high": 148.04, "low": 147.52, "close": 147.65, "volume": 439987 } ] }