Do I need to pay to access intraday_minute_data

Do I need to subscribe Rs 499/month to execute this ?

dhan.intraday_minute_data(
    security_id='11536',
    exchange_segment='NSE_EQ',
    instrument_type='EQUITY'
)

I am getting this error

{'status': 'failure',
 'remarks': {'error_code': 'HTTP429',
  'message': 'Your account is not authorize to use this API. Fulfill eligibility criteria or subscribe the plan.'},
 'data': ''}

Do I need to subscribe to get access to this method? Anyone knows the answer.

@Hardik Can you help?

Hello @VijayNair

Yes, all Data APIs including Live Market Feed can only be accessed via DhanHQ Data API subscription, which is at a subscription cost of ₹499 + taxes per month.

1 Like

Thank you @Hardik
I just subscribed and tried again. Still get the same error.

{'status': 'failure',
 'remarks': {'error_code': 'HTTP429',
  'message': 'Your account is not authorize to use this API. Fulfill eligibility criteria or subscribe the plan.'},
 'data': ''}

Edit: On the dashboard it still says “Data APIs are Locked.”. Does this take time to get activated?

Got access. Working now.

1 Like