Skip to main content
Every coinbase.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.

Accounts

get

accounts.get Get a Coinbase account by id or currency code Risk: read
Input Output

list

accounts.list List Coinbase accounts and balances Risk: read
Input Output

Data

getExchangeRates

data.getExchangeRates Get exchange rates for a base currency Risk: read
Input Output

getTime

data.getTime Get Coinbase API server time Risk: read
Input: empty object Output

listCurrencies

data.listCurrencies List currencies supported by Coinbase Risk: read
Input: empty object Output

Markets

getCurrency

markets.getCurrency Get a Coinbase App currency by id Risk: read
Input Output

getMarketProductBook

markets.getMarketProductBook Get the Advanced Trade public product book Risk: read
Input Output

getProduct

markets.getProduct Get an Advanced Trade product by id Risk: read
Input Output

getProductBook

markets.getProductBook Get the Advanced Trade product order book Risk: read
Input Output

getPublicTrades

markets.getPublicTrades Get public Advanced Trade market trades Risk: read
Input Output

getServerTime

markets.getServerTime Get Coinbase Advanced Trade server time Risk: read
Input: empty object Output

getTicker

markets.getTicker Get the Advanced Trade public product ticker and trades Risk: read
Input Output

getVolumeSummary

markets.getVolumeSummary List Advanced Trade products including 24h volume Risk: read
Input Output

listExchangeProducts

markets.listExchangeProducts List Advanced Trade trading products Risk: read
Input Output

listProductCandles

markets.listProductCandles List Advanced Trade product candles Risk: read
Input Output

listProducts

markets.listProducts List Advanced Trade market products Risk: read
Input Output

listProductsCandles

markets.listProductsCandles List Advanced Trade candlestick history Risk: read
Input Output

listStats

markets.listStats Get Advanced Trade product details and 24h stats Risk: read
Input Output

listTrades

markets.listTrades List recent Advanced Trade market trades Risk: read
Input Output

listWallets

markets.listWallets List Coinbase App wallets (accounts) Risk: read
Input Output

Payment Methods

list

paymentMethods.list List payment methods on the authenticated Coinbase account Risk: read
Input Output

Prices

getBuy

prices.getBuy Get the Coinbase buy price for a currency pair Risk: read
Input Output

getSell

prices.getSell Get the Coinbase sell price for a currency pair Risk: read
Input Output

getSpot

prices.getSpot Get the current or historic spot price for a currency pair Risk: read
Input Output

Transactions

get

transactions.get Get a transaction on a Coinbase account Risk: read
Input Output

list

transactions.list List transactions for a Coinbase account Risk: read
Input Output

User

get

user.get Get the authenticated Coinbase user profile Risk: read
Input: empty object Output