Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. S_DEV
    S
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    S_DEV

    @S_DEV

    0
    Reputation
    3
    Posts
    6
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    S_DEV Follow

    Best posts made by S_DEV

    This user hasn't posted anything yet.

    Latest posts made by S_DEV

    • RE: Access rate

      @admin Thanks for the information🙂

      posted in General Discussion
      S
      S_DEV
    • RE: Access rate

      Hi, what is the throttling limit rate for getCandleData?
      How do we limit request per second is there any method in SmartAPI SDK for python?

      Can anyone please help me with this?

      Thanks,

      posted in General Discussion
      S
      S_DEV
    • Issue with call API using Postman

      I am trying to access Smart API using Postman, but stuck at generate JWT token. I made POST request with https://apiconnect.angelbroking.com/rest/auth/angelbroking/user/v1/loginByPassword but it return 400 Bad Request.

      Below parameters I passed along with request:

      Headers
      PrivateKey: API_KEY

      Request body
      {
      "clientcode":"clientid",
      "password":"password"
      }

      Can anyone please suggest any solution or correct way to make Smart API request from Postman?

      posted in General Discussion
      S
      S_DEV