Describe the problem:
I know you can pay to export your data for the tax year. Is there a way to also access your data via an API?
This would be useful if I wanted to build an app that, say, sent me buy/sell alerts based on my cost basis for each coin e.g. if the price moves up by 50% from my cost basis. I need an API to be able to access that coin’s current cost basis.
What have you tried to fix this so far?
The only workaround I can think of is to use a webscraper on my dashboard to scrape each columns’ data.