@abinayakj Currently, api key cannot be changed or deleted, however app details can be modified.
Posts made by admin
-
RE: Unable to remove app details in SmartAPIposted in Bugs
-
RE: RuntimeError: Order API error for SENSEX26MAY76400CE: Couldn't parse the JSON response received from the server: b''posted in Python SDK
@loki your API request snippet must be sending some incorrect data.
-
RE: Can I get previous day's order history through API?posted in General Discussion
@subhash_indian No. Order book is flushed before the start of the next trading day. Behaviour is similar to the orders page you see on the app.
-
RE: SmartApi.smartExceptions.DataException: Couldn't parse the JSON response received from the server: b'Access denied because of exceeding access rate'posted in Python SDK
@deeeepak Unfortunately, we cannot help you in the debugging / improvement of the code.
Request you to take help from a professional developer for the same. -
RE: Inconsisten historic dataposted in Python SDK
@virendramatic There has been no issue with the historical data api in recent past. Can you share your api request snippet for analysis?
-
RE: LTP ISSUEposted in Python SDK
@raman12 You can use market data API to get LTP.
Feed token is used in websocket and not in standard APIs. -
RE: how to create secret keyposted in General Discussion
@bhushank Secret key is created along with API key. You need to create an API key to get a secret key.
-
RE: Historical Data of nifty 50 tokenposted in Python SDK
@rathodjatin76 @archana If you want to get the data for the NIFTY 50 token, you can get the OLHCV of the index.
If you are wanting the data of the Nifty 50 futures, you unfortunately might not get it, as the data of expired contracts is not stored.Symbol token for NIFTY 50 index = 99926000
-
RE: Persistent 400 Bad Request on placeOrder v1 - Support ID Availableposted in Bugs
@mdnifaz can you please share the snippet of the place order API?
-
RE: Rate Limit Constraint on getOrderBook API Causing Order Status Sync Issues in Multi-Order Strategy Executionposted in Java SDK
@TusharTyagi As per the new algo rules, client direct API product ie. SmartAPI in this case, will be used only by the end clients who run their own algo.
However, you can use postback API for your use case.
-
RE: Getting IP restricted even after IP whitelistingposted in Bugs
@algo_trader IP needs to be unique per customer. Please check that IP through which the order is being placed is same as that of registered IP.
-
RE: Whitelisting of Static IPsposted in General Discussion
@arsm1057 what is the error that you are receiving?
-
RE: Invalid symboltoken for commoditiesposted in Python SDK
@saravanan1209 please share the error you are getting.
-
RE: How to get per tick volume from websocketv2 ?posted in Python SDK
@radheshjoshi02 Web socket gives tick by tick data. Please check it via postman.
-
RE: Delete Exisitng API Keyposted in General Discussion
@algo_trading_50 @ameer_mane @AvgTrader
The functionality to delete as well as edit the new API keys will be available soon. -
RE: IPv6 Supportposted in General Discussion
IPV6 is supported in a beta version. It will be rolled out to everyone soon.
-
RE: SmartConnect.getMarginApi() throws exception.posted in Python SDK
@sdrnaikinv You can see in the API response posted by you that the data is available. It is your program which is not able to parse the data.
-
RE: What is DIY Codeposted in Python SDK
@pravinbj Unable to see the attached image.
However, DIY would stand for 'Do It Yourself'
-
RE: STATIC IPposted in Python SDK
@chinkgutto If your code is on your local machine, you can check other ISPs like Jio Fiber too.