This article is intended for members in the United Kingdom. If you're looking for instructions for CoinJar Australia, visit this article.
CoinJar Exchange offers an API available for developers looking to integrate their own services.
All existing API tokens generated before July 30 2020 have been converted to the default (allaccess). As of July 30 2020, CoinJar Exchange API keys can belong to one of three scopes:
- readonly - allows access to all GET requests (can be provided to tax calculator services to read the transactions data)
- trades - allows read access to trades, and the ability to place/cancel orders (can be used for trading bots)
- allaccess - same access as readonly and trades, but also allows managing accounts, API keys and transfers (can be used for everything else)
CoinJar Exchange offers a Trading API and a Data API, as well as associated documentation for using those APIs, but you can always contact our Support Team if you have any questions.