CoinJar Exchange offers an API available for developers looking to automate and control CoinJar Exchange.
API Types
CoinJar Exchange offers a Trading API and a Data API, as well as documentation for using those APIs.
API Scopes
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)
All existing API tokens generated before July 30 2020 have been converted to the default (allaccess).
API Documentation
You can get started with all CoinJar Exchange's API documentation below:
https://docs.exchange.coinjar.com/
Creating an API Key
You can access/create your CoinJar Exchange API Key by following the below steps:
- Sign into CoinJar Exchange
- In the top right click on the profile icon
- Select API Keys From the drop down.
- On the API Keys page click on the "Create New Key" button.
- Enter the name for the API Key and select the scope.
- Click on the "Create Key" button.