Version 4.0.1 - curl updates
— Firstock
- In current version for the login api the password needs to be hashed using SHA256 and then passed.
- Recent modifications to various APIs now require the use of 'trading symbol' in place of the previously used 'token' parameter. This change affects the following APIs:
- Get Multi Quotes LTP
- Get Multi Quotes
- Day Interval Time Price Series
- Time Price Series
- Security Info
- Get Quotes
- The subscription format has been completely changed for websocket and there will be shortly blogs on how to use websockets.
- Further the docuementation contains how to use direct websockets using the URL and also there is a websocket connection tester.