Step 1 - Locate the API dashboard

Log into your coins account and open up the API dashboard located in Settings->API Access

Step 2 - Create your application

Choose an application name, a redirect URL, and permission scopes. You can use a dummy URL for now.

Your application should now be listed in your API dashboard.

Step 3 - Take note of your keys

You can now view your keys and test out your redirect URL. The keys in the following screenshot are blurred on purpose. Remember to keep your keys somewhere safe.

We are now ready to make our first API call.