Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. SSumit
    3. Topics
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 15
    • Best 0
    • Groups 0

    Topics created by SSumit

    • S

      Why are you not allowing to use same static IP by other family members?
      General Discussion • • SSumit

      2
      0
      Votes
      2
      Posts
      12
      Views

      P

      @ssumit @admin
      SEBI allows family static ip sharing. Even Kite mentions it.

      What is allowed? Family members can share a static IP. But there is an important condition: those accounts should be operated through the same developer account structure. In the Kite Connect setup, one developer account can create multiple API keys. Each of those keys can be used for different family-related accounts while using the same static IP mapped to that developer account. Example structure One developer account can be used for: Your personal account Your mother’s account Your HUF account Each can have its own API key, while running through the same static IP setup.
    • S

      Market data api stopped working - api.market.data
      General Discussion • • SSumit

      15
      0
      Votes
      15
      Posts
      93
      Views

      M

      Hi @sarika78

      We have recently updated our rate limiting for all of smartAPIs.
      Please refer the below post for the same.
      https://smartapi.angelbroking.com/topic/4387/changes-in-api-rate-limit
      Kindly share us more info like error faced, client code if any other disruption occurs.

      Regards,
      SmartAPI team

    • S

      what is AMX Error - AB1007
      General Discussion • • SSumit

      3
      0
      Votes
      3
      Posts
      30
      Views

      M

      Hi @SSumit @namit

      Apologies for delayed response.
      Kindly reverify if the issue has resolved.
      Please share us the API endpoint, request and response if the issue occurs still.

      Thanks & Regards,
      SmartAPI team

    • S

      pip install smartapi-python still installing old package. it is not up to date.
      Test • • SSumit

      4
      0
      Votes
      4
      Posts
      150
      Views

      A

      @SSumit
      Totp changes have been deployed in the latest python release 1.3.0

      Please use the following command to upgrade to the latest python release
      pip install smartapi-python --upgrade

    • S

      Automate totp login using python module - pyotp
      General Discussion • • SSumit

      6
      0
      Votes
      6
      Posts
      201
      Views

      R

      @Rushey17 and @SSumit , pyotp works great. Thanks for your contribution , without which I would have been lost in the woods