Quotes
Endpoint URL
Local Host : POST http://127.0.0.1:5000/api/v1/quotes
Ngrok Domain : POST https://<your-ngrok-domain>.ngrok-free.app/api/v1/quotes
Custom Domain: POST https://<your-custom-domain>/api/v1/quotesSample API Request
{
"apikey": "<your_app_apikey>",
"symbol": "WIPRO",
"exchange": "NSE"
}
Sample API Response
Request Fields
Parameters
Description
Mandatory/Optional
Default Value
Response Fields
Field
Type
Description
Last updated