History
Endpoint URL
Local Host : POST http://127.0.0.1:5000/api/v1/history
Ngrok Domain : POST https://<your-ngrok-domain>.ngrok-free.app/api/v1/history
Custom Domain: POST https://<your-custom-domain>/api/v1/historySample API Request
{
"apikey": "<your_app_apikey>",
"symbol": "NIFTY31JUL25FUT",
"exchange": "NFO",
"interval": "1m",
"start_date": "2025-06-26",
"end_date": "2025-06-27",
}
Sample API Response
Request Body
Parameters
Description
Mandatory/Optional
Default Value
Response Fields
Field
Type
Description
Notes
Last updated