Discord Widget
ChainJet Logo
Coinbase

Coinbase Integrations

ChainJet allows you to connect Coinbase with web3 dapps and web2 services, so you can automate your work. No code required.

Triggers

Coinbase

New account

Triggers when a new account is created
Coinbase

New address

Triggers when a new address is created
Coinbase

New address transaction

Triggers when a new transaction has been sent to a specific address
Coinbase

New transaction

Triggers when a new transaction has been sent to the account.

Actions

Coinbase

Cancel request money

Lets a user cancel a money request. Money requests can be canceled by the sender or the recipient.
Coinbase

Complete request money

Lets the recipient of a money request complete the request by sending money to the user who requested the money. This can only be completed by the user to whom the request was made, not the user who sent the request.
Coinbase

Create account

Creates a new account for user.
Coinbase

Create address

Creates a new address for an account. As all the arguments are optinal, it's possible just to do a empty POST which will create a new address. This is handy if you need to create new receive addresses for an account on-demand. Addresses can be created for all account types. With fiat accounts, funds will be received with Instant Exchange.
Coinbase

Delete account

Removes user's account. In order to remove an account it can't be Primary account Account with non-zero balance Fiat account Vault with a pending withdrawal
Coinbase

List accounts

Lists current user's accounts to which the authentication method has access to.
Coinbase

List address transactions

List transactions that have been sent to a specific address. Regular bitcoin address can be used in place of address_id but the address has to be associated to the correct account.
Coinbase

List addresses

Lists addresses for an account. Important: Addresses should be considered one time use only.
Coinbase

List transactions

Lists account's transactions. See Transaction resource for more information.
Coinbase

Re-send request money

Lets the user resend a money request. This will notify recipient with a new email.
Coinbase

Set account as primary

Promote an account as primary account.
Coinbase

Show a transaction

Show an individual transaction for an account. See Transaction resource for more information.
Coinbase

Show a user

Get any user's public information with their ID.
Coinbase

Show an account

Show current user's account. To access user's primary account, primary keyword can be used instead of the account id in the URL.
Coinbase

Show an address

Show an individual address for an account. Regular bitcoin address can be used in place of address_id but the address has to be associated to the correct account. Important Addresses should be considered one time use only.
Coinbase

Show authorization information

Get current user's authorization information including granted scopes and send limits when using OAuth2 authentication.
Coinbase

Show current user

Get current user's public information. To get user's email or private information, use permissions wallet:user:email and wallet:user:read.
Coinbase

Update account

Modifies user's account name.
Coinbase

Update current user

Modify current user and their preferences.