Coinigy / api

Coinigy API Examples
162 stars 65 forks source link

Get all market data history #38

Open gasparyanyur opened 5 years ago

gasparyanyur commented 5 years ago

Hi all. I am sending a request to get all market data history, but as a response I am getting only today's data.

Here is my request

Url: https://api.coinigy.com/api/v1/data Body:

{
  "exchange_code": "GDAX",
  "exchange_market": "BTC/USD",
  "type": "history"
}

Please, let me know, is there a way to get data for the last 6 month? Thanks!

robborden commented 5 years ago

Hi Ethernext,

A Coinigy Institutional account is required to access historical data. Please contact data@coinigy.com for more information.

Thanks, Rob