Developer tutorials
Updating a config pool of your hopper
Learn how to update a config pool of your hopper with the Cryptohopper API. In 2 simple steps we will retrieve the config pools of your hopper and then update a single config pool.
Updating Base config
Learn how to update the base configuration of your trading bot with the Cryptohopper API. In 2 simple steps we will retrieve the base configuration of your your and update it.
Create your own app
Create your very own app on Cryptohopper and start buying and selling with the API.
Get an access token with Oauth2
Start at the beginning by obtaining an access token with Oauth2. With the access token you can perform API requests.
Creating and configuring a trading bot
Learn how to create a trading bot with the Cryptohopper API and edit the configuration of your trading bot(s).
Buying and selling with a trading bot
Perform a buy and a sell order on the exchange with your trading bot by calling the order API.
Configuring a strategy with the API
Configure and deploy a user or marketplace strategy to a user's trading bot.
Receiving and handling webhook messages
Verify your webhook and start receiving and handling webhook messages of the API.
Publishing an app in the marketplace
Finally have your app working properly and you want other people to be able to use it too? Make your app public by publishing it to the marketplace.