Developer tutorials
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 hopper
Learn how to create a hopper with the Cryptohopper API and edit the configuration of your hopper(s).
Buying and selling with a hopper
Perform a buy and a sell order on the exchange with your hopper by calling the order API.
Configuring a strategy with the API
Configure and deploy a user or marketplace strategy to a users hopper.
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.