Navigation

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

    ashishramani

    @ashishramani

    0
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    ashishramani Unfollow Follow

    Latest posts made by ashishramani

    • App Removal Or API Key Expiry Period

      Dear AngelOne,@admin

      I hope this message finds you well.

      Today, we noticed that our app (API key) was removed from your dashboard panel, and I would like to inquire about the time period for the API key (App) expiry. Understanding this timeframe will help us ensure that we check and create a new app promptly if it gets removed again from Angle One.

      Thank you for your assistance. I look forward to your prompt response.

      posted in General Discussion
      A
      ashishramani
    • RE: Migration of SmartAPI to Angel One Domain

      I wanted to bring to your attention that we are currently using the SmartAPI NodeJS library and WebSocket Streaming 2.0. As we are utilizing the WebSocket URL

      wss://smartapisocket.angelone.in/smart-stream
      

      it is essential to ensure we are updated on changes in the corresponding library.

      Additionally, I noticed that the API URL in our NodeJS code might be outdated. Below is the current configuration:

      module.exports.API = {
      	root: 'https://apiconnect.angelbroking.com',
      	login: 'https://smartapi.angelbroking.com/publisher-login',
      	// ... other endpoints
      }
      

      Please check if there are any required updates to these endpoints and let me know if you have suggestions or if there's any action needed on our part.

      Thank you for your attention to this matter.

      posted in General Discussion
      A
      ashishramani