First-party Coinbase OAuth (Plaid does not support Coinbase for the investments product). One-time authorization gives Trading Hub read-only access to your wallets — consumer + Coinbase Advanced Trade. Holdings auto-sync every 6 hours.
Click below to launch Coinbase OAuth. You’ll authorize Trading Hub on coinbase.com — THv2 never sees your password. Read-only scopes only:
wallet:accounts:read, wallet:transactions:read, wallet:user:read, wallet:user:email.
0 1,7,13,19 * * */oauth/revoke + soft-delete the local row/oauth/revoke server-side
This calls Coinbase’s /oauth/revoke to invalidate the access token at Coinbase’s end and soft-deletes the link locally (audit trail preserved). Holdings rows for this Coinbase account will stop appearing in the cockpit. You can reconnect any time via the same flow.