Equities, Indices and Derivatives
This endpoint returns the history for the instrument specified in tick and minute resolutions for the last 5 trading days. History for the last trading day is made available prior to the start of the next trading day (T + 1).
Endpoint URL
http://froggly.io/get_history/<symbol>_<resolution>/<api_key>
Demo URLs
http://froggly.io/get_history/reliance_minute/demo
http://froggly.io/get_history/nifty_minute/demo
http://froggly.io/get_history/niftyf1_minute/demo
http://froggly.io/get_history/nifty11feb2115000ce_minute/demo
! CAUTION
The following URLs correspond to tick resolution, which can contain millions of data points and take up gigabytes of memory. We recommend closing all other browser tabs. Depending on your internet connection speeds and computer hardware it can take a few minutes to ​display.
http://froggly.io/get_history/reliance_tick/demo
http://froggly.io/get_history/nifty_tick/demo
http://froggly.io/get_history/niftyf1_tick/demo
http://froggly.io/get_history/nifty11feb2115000ce_tick/demo
Equities, Indices and Derivatives
This endpoint returns the history for the instrument specified in tick and minute resolutions for a custom date range (up to 30 days). History for the last trading day is made available prior to the start of the next trading day (T + 1).
Endpoint URL
http://froggly.io/get_history/<symbol>_<resolution>/<start_date>/<end_date>/<api_key>
Note: start_date (inclusive) and end_date (non-inclusive) must be in yyyy-mm-dd format.
Demo URLs
http://froggly.io/get_history/reliance_minute/2021-04-01/2021-05-01/demo
http://froggly.io/get_history/nifty_minute/2021-04-01/2021-05-01/demo
http://froggly.io/get_history/niftyf1_minute/2021-04-01/2021-05-01/demo
http://froggly.io/get_history/nifty11feb2115000ce_minute/2021-02-04/2021-02-12/demo
! CAUTION
The following URLs correspond to tick resolution, which can contain millions of data points and take up Gigabytes of memory. We recommend closing all other browser tabs. Depending on your internet connection speeds and computer hardware it can take a few minutes to display.
http://froggly.io/get_history/reliance_tick/2021-04-01/2021-05-01/demo
http://froggly.io/get_history/nifty_tick/2021-04-01/2021-05-01/demo
http://froggly.io/get_history/niftyf1_tick/2021-04-01/2021-05-01/demo
http://froggly.io/get_history/nifty11feb2115000ce_tick/2021-02-04/2021-02-12/demo
Derivatives
This endpoint returns the options for the instrument and expiry date specified.
Endpoint URL
http://froggly.io/get_options/<symbol>/<expiry_date>/<api_key>
Note: expiry_date must be in dd-M-yy format.
Demo URL
http://froggly.io/get_options/nifty/11feb21/demo
Derivatives
This endpoint returns the expiry dates for all the instruments.
Endpoint URL
http://froggly.io/get_expiry_dates/<api_key>
Demo URL
http://froggly.io/get_expiry_dates/demo
Equities, Indices and Derivatives
This endpoint returns the instruments (up to 100) matching the query specified.
Endpoint URL
http://froggly.io/search_instruments/<query>/<api_key>
Demo URL
http://froggly.io/search_instruments/rel/demo
http://froggly.io/search_instruments/nifty_/demo
http://froggly.io/search_instruments/niftyf/demo
http://froggly.io/search_instruments/nifty11feb21/demo
This endpoint returns the limits for the API key specified.
Endpoint URL
http://froggly.io/get_limits/<api_key>
Demo URL
http://froggly.io/get_limits/demo