Navigation
Mobile DocsNavigation
Mobile Docs⚠️ Crypto wallet, trading, and payment integration
Connect to Coinbase API using OAuth 2.0 to manage cryptocurrency wallets, execute trades, process payments, and access market data. Supports account management, buying/selling crypto, sending/receiving funds, and transaction history. ⚠️ REGULATORY NOTICE: This integration is for authorized use only. Users must comply with all applicable financial regulations, KYC/AML requirements, and cryptocurrency laws in their jurisdiction. Service availability varies by region.
⚠️ Cryptocurrency trading carries financial risk. Ensure compliance.
Placeholder: Select Coinbase account
Layout: full
Provider: coinbase
Layout: full
Options: Get User Info, List Accounts, Get Account Details, List Transactions
Placeholder: Account ID from list_accounts
Layout: full
Condition: operation = ["get_account","list_transactions","list_buys","list_sells","place_buy_order","place_sell_order","send_money","request_money"]
Placeholder: Transaction ID
Layout: full
Condition: operation = "get_transaction"
Placeholder: BTC-USD
Layout: half
Condition: operation = ["get_spot_price","get_buy_price","get_sell_price"]
Placeholder: USD
Layout: half
Condition: operation = "get_exchange_rates"
Placeholder: 100
Layout: half
Condition: operation = ["place_buy_order","place_sell_order","send_money","request_money"]
Placeholder: USD or BTC
Layout: half
Condition: operation = ["place_buy_order","place_sell_order","send_money","request_money"]
Placeholder: Payment method from list_payment_methods
Layout: full
Condition: operation = ["place_buy_order","place_sell_order"]
Placeholder: Cryptocurrency address or email
Layout: full
Condition: operation = ["send_money","request_money"]
Placeholder: Optional description
Layout: full
Condition: operation = ["send_money","request_money"]
Placeholder: 25
Layout: half
Condition: operation = ["list_accounts","list_transactions","list_buys","list_sells"]
Required
Required
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Primary response type:
{
"success": "boolean",
"data": "any"
}REGULATORY NOTICE: Cryptocurrency trading and transactions carry significant financial risk. This block is intended for authorized use only. Users must comply with all applicable financial regulations, KYC/AML requirements, and cryptocurrency laws in their jurisdiction. Coinbase operates under regulatory oversight and requires identity verification. Service availability varies by region. Users are solely responsible for ensuring compliance with local laws and tax obligations.