Dear Alice Blue API Team,
I am an API user experiencing persistent failures with Market Data endpoints. My session is valid, my Static IP is whitelisted, and non-market data requests (like option chain expiries) are working correctly.
The Problem:
Since this Financial year not able to put market order via API. To put Limit order need to get LTP of scripts. I am unable to retrieve LTP/Quotes via REST. I have attempted multiple documented methods, but all are being rejected by the server.
Technical Details & Error Log:
Working Endpoint: POST /obrest/optionChain/getUnderlyingExp — SUCCESS
Failing Endpoint 1: GET /obrest/marketdata/v1/getQuotes?token=NFO|72279
Error: 404 Not Found
Failing Endpoint 2: POST /api/v2/marketdata/compact (with JSON body)
Error: 400 Bad Request / HTTP method POST is not supported by this URL
Failing Endpoint 3: POST /obrest/marketdata/v2/getQuotes
Error: 400 Bad Request / HTTP method POST is not supported by this URL
Token Example: NFO | 72279 (NIFTY APR 24300 CE)
Please provide the following clarification:
Exact Endpoint: What is the specific URL for fetching market quotes (LTP) for my account version?
HTTP Method: Should market data requests use GET or POST?
Payload Format: Please provide the exact JSON or Query String format required for the tokens parameter (e.g., Exchange|Token, Exchange:Token, or a JSON list).
Looking forward to your technical guidance to resolve this routing discrepancy.
Regards,
Vinay
also if possible provide email for API support.