How to prepare Coibase for auto top-up

How to prepare Coibase for auto top-up


❓ What you need to setup in your COINBASE(c) wallet to prepare it for auto Top-up.


To set up auto top-up payments in your bot you'll need to provide:
1. API Key
2. API Secret


Warning

API can have access to your coinbase funds. Accurately follow this manual instructions to limit the access to your wallet solely with read-only functions, in order to keep your funds safe.


How to get API requisites

To get API Key / API Secret you need to set up the API access to the wallet. Log into your coinbase.com account and do the following steps.

1. Go to "Settings"

2. Select "API Access"

3. Press "+ New API Key"

4. Select accounts you want the checker will have access to

5. Select permissions for the checker

You need to set only:
* wallet:accounts:read
* wallet:addresses:read
* wallet:transactions:read
and nothing else!

6. Left other options "As Is" and press "Create"

7. Remeber API Key and API Secret! You'll never see API Secret again!

That's all you need to set up in your wallet.


Report Page