# Coinbase Developer Documentation: API Reference Coinbase Prime API

## Coinbase Prime API

### REST API

- [Welcome to Coinbase Prime API](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/introduction.md)
- [Prime Overview](https://docs.cdp.coinbase.com/prime/concepts/overview.md)
- [Prime REST API Requests](https://docs.cdp.coinbase.com/prime/rest-api/requests.md)
- [Prime REST API Rate Limits](https://docs.cdp.coinbase.com/prime/rest-api/rate-limits.md)
- [Prime REST API Authentication](https://docs.cdp.coinbase.com/prime/rest-api/authentication.md)
- [API Key Rotation](https://docs.cdp.coinbase.com/prime/rest-api/api-key-rotation.md)
- [Prime REST API Pagination](https://docs.cdp.coinbase.com/prime/rest-api/pagination.md)
- [Prime REST API CLI Setup Guide](https://docs.cdp.coinbase.com/prime/rest-api/cli-setup.md)
- [Prime REST API SDKs](https://docs.cdp.coinbase.com/prime/rest-api/sdks.md)
- [Prime Types](https://docs.cdp.coinbase.com/prime/rest-api/types.md)
- [Error Dictionary](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/errors.md)

#### Activities

- [Get Activity by Activity ID](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/activities/get-activity-by-activity-id.md): Retrieve an activity by its activity ID - this endpoint can retrieve both portfolio and entity activities when passed the appropriate API key
- [Get Portfolio Activity by Activity ID](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/activities/get-portfolio-activity-by-activity-id.md): Retrieve an activity by its activity ID
- [List Activities](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/activities/list-activities.md): List all activities associated with a given portfolio.
- [List Entity Activities](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/activities/list-entity-activities.md): List all activities associated with a given entity.

#### Address Book

- [Get Address Book](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/address-book/get-address-book.md): Gets a list of address book addresses.
- [Create Address Book Entry](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/address-book/create-address-book-entry.md): Creates an entry for a portfolio's trusted addresses.

#### Advanced Transfer

- [Get Portfolio Counterparty ID](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/advanced-transfer/get-portfolio-counterparty-id.md): Retrieve the counterparty ID for a given portfolio.
- [List Advanced Transfers](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/advanced-transfer/list-advanced-transfers.md): List advanced transfers for a given portfolio. This API is currently not available to all clients. Please reach out to Prime Operations with any questions.
- [Cancel Advanced Transfer](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/advanced-transfer/cancel-advanced-transfer.md): Cancel advanced transfer for a given portfolio. This API is currently not available to all clients. Please reach out to Prime Operations with any questions.
- [Create Advanced Transfer](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/advanced-transfer/create-advanced-transfer.md): Create advanced transfer for a given portfolio. This API is currently not available to all clients. Please reach out to Prime Operations with any questions.

#### Allocations

- [Get Allocation by ID](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/allocations/get-allocation-by-id.md): Retrieve an allocation by allocation ID.
- [Get Net Allocations by Netting ID](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/allocations/get-net-allocations-by-netting-id.md): Retrieve an allocation by netting ID.
- [List Portfolio Allocations](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/allocations/list-portfolio-allocations.md): List historical allocations for a given portfolio.
- [Create Portfolio Allocations](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/allocations/create-portfolio-allocations.md): Create allocation for a given portfolio.
- [Create Portfolio Net Allocations](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/allocations/create-portfolio-net-allocations.md): Create net allocation for a given portfolio.

#### API Key Management

- [Rotate API Key](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/api-key-management/rotate-api-key.md): Generates a new API key with the same configuration as the invoking key.

#### Assets

- [List Assets](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/assets/list-assets.md): List all assets available for a given entity.

#### Balances

- [Get Wallet Balance](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/balances/get-wallet-balance.md): Query balance for a specific wallet.
- [List Entity Balances](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/balances/list-entity-balances.md): List all balances for a specific entity.
- [List Onchain Wallet Balances](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/balances/list-onchain-wallet-balances.md): Query balances for a specific onchain wallet.
- [List Portfolio Balances](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/balances/list-portfolio-balances.md): List all balances for a specific portfolio.

#### Commission

- [Get Portfolio Commission](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/commission/get-portfolio-commission.md): Retrieve commission associated with a given portfolio.

#### Financing

- [Get Conversion Fees](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/financing/get-conversion-fees.md): Get your organization's stablecoin conversion fee tiers and month-to-date net conversion volume per currency. The organization is resolved from the authenticated API key, which must be organization-scoped.
- [Get Cross Margin Liquidation](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/financing/get-cross-margin-liquidation.md): Gets detailed liquidation data for an XM customer. Returns the active or most recent liquidation by default.
- [Get Cross Margin Risk Parameters](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/financing/get-cross-margin-risk-parameters.md): Gets the current Cross Margin (XM) risk parameters for an entity.
- [Get Entity Locate Availabilities](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/financing/get-entity-locate-availabilities.md): Get currencies available to be located with their corresponding amount and rate.
- [Get Entity Rewards Rate (Beta)](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/financing/get-entity-rewards-rate-beta.md): Returns the current rewards rate and available rate tiers for the entity.
- [Get Exchange Cross Margin Overview](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/financing/get-exchange-cross-margin-overview.md): Gets live data for Cross Margin (XM) for a specific XM customer
- [Get Margin Information](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/financing/get-margin-information.md): Gets real-time evaluation of the margin model based on current positions and spot rates.
- [Get Market Data](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/financing/get-market-data.md): Retrieves market data including volatility and average daily volume for an entity.
- [Get Portfolio Buying Power](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/financing/get-portfolio-buying-power.md): Returns the size of a buy trade that can be performed based on existing holdings and available credit. The result will differ for different assets due to asset specific credit configurations and caps. Note that this result is changing based on asset price fluctuations, so may be rejected when submit…
- [Get Portfolio Credit Information](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/financing/get-portfolio-credit-information.md): Retrieve a portfolio's post-trade credit information.
- [Get Portfolio Rewards Rate (Beta)](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/financing/get-portfolio-rewards-rate-beta.md): Returns the current rewards rate and available rate tiers for the portfolio.
- [Get Portfolio Withdrawal Power](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/financing/get-portfolio-withdrawal-power.md): Returns the nominal quantity of a given asset that can be withdrawn based on holdings and current portfolio equity.
- [Get Prime Cross Margin Overview](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/financing/get-prime-cross-margin-overview.md): Returns real time risk data from the cross margin model.
- [Get Trade Finance Tiered Pricing Fees](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/financing/get-trade-finance-tiered-pricing-fees.md): Get trade finance tiered pricing fees for a given entity at a specific time, default to current time.
- [List Cross Margin Liquidations](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/financing/list-cross-margin-liquidations.md): Lists historical liquidation records for an XM customer
- [List Existing Locates](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/financing/list-existing-locates.md): List locates for the portfolio
- [List Financing Eligible Assets](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/financing/list-financing-eligible-assets.md): Get all assets eligible for Trade Finance with their adjustment factors.
- [List Interest Accruals](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/financing/list-interest-accruals.md): Lists interest accruals for an entity between the specified date range given
- [List Interest Accruals For Portfolio](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/financing/list-interest-accruals-for-portfolio.md): Lists interest accruals between the specified date range for a specific portfolio ID
- [List Margin Call Summaries](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/financing/list-margin-call-summaries.md): Lists the margin call history for a given entity ID.
- [List Margin Conversions](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/financing/list-margin-conversions.md): Lists conversions and short collateral requirement between specified date range. This endpoint is deprecated and will be removed in the future. Use /v1/entities/{entity_id}/margin_summaries instead.
- [List Trade Finance Obligations](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/financing/list-trade-finance-obligations.md): List trade finance obligations for a given entity.
- [Create New Locates](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/financing/create-new-locates.md): Create a new locate
- [Update Funding Settings](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/financing/update-funding-settings.md): Sets FCM funding configuration for the entity and submits the desired configuration to Prime API for approval.

#### Futures

- [Get Entity FCM Balance](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/futures/get-entity-fcm-balance.md): Retrieve fcm balance for a given entity.
- [Get Entity Positions](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/futures/get-entity-positions.md): Retrieve all active fcm positions for a given entity.
- [Get FCM Equity](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/futures/get-fcm-equity.md): Retrieve the equity data for a given entity.
- [Get Margin Call Details](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/futures/get-fcm-margin-call-details.md): Retrieve the margin call details for a given entity.
- [Get Risk Limits](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/futures/get-fcm-risk-limits.md): Retrieve the risk limits for a given entity.
- [Get FCM Settings](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/futures/get-fcm-settings.md): Get settings related to FCM.
- [Get Portfolio Derivatives Currency Summary](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/futures/get-portfolio-derivatives-currency-summary.md): Retrieve per-currency international derivatives balances for a given portfolio. US Futures balances roll up to a single clearing account per entity rather than per portfolio, and are available from the entity futures balance summary and risk limits endpoints instead.
- [List Entity Futures Sweeps](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/futures/list-entity-futures-sweeps.md): Retrieve fcm sweeps in open status, including pending and processing sweeps.
- [List Portfolio Derivative Positions](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/futures/list-portfolio-derivative-positions.md): Retrieve all active derivative positions for a given portfolio.
- [Schedule Entity Futures Sweep](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/futures/schedule-entity-futures-sweep.md): Schedule a sweep for a given entity from FCM wallet to USD Spot wallet. Only one pending sweep is allowed at a time per entity.
- [Set Auto Sweep](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/futures/set-auto-sweep.md): Set auto sweep for a given entity.
- [Set FCM Settings](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/futures/set-fcm-settings.md): Update settings related to FCM.
- [Cancel Entity Futures Sweep](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/futures/cancel-entity-futures-sweep.md): Cancel the pending sweep for a given entity. A user will only be able to have one pending sweep at a time. If the sweep is not found, a 404 will be returned.

#### Invoice

- [List Invoices](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/invoice/list-invoices.md): Retrieve a list of invoices belonging to an entity.

#### Onchain Address Book

- [List Onchain Address Groups](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/onchain-address-book/list-onchain-address-groups.md): Lists all onchain address groups for a given portfolio ID
- [Create Onchain Address Book Entry](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/onchain-address-book/create-onchain-address-book-entry.md): Creates an entry to the portfolio's onchain address groups.
- [Update Onchain Address Book Entry](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/onchain-address-book/update-onchain-address-book-entry.md): Updates an entry to the portfolio's onchain address groups.
- [Delete Onchain Address Group](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/onchain-address-book/delete-onchain-address-group.md): Deletes an entry in the portfolio's onchain address groups.

#### Orders

- [Get Order by Order ID](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/orders/get-order-by-order-id.md): Retrieve an order by order ID.
- [List Open Orders](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/orders/list-open-orders.md): List all open orders. <br /><br />**Caution:** The maximum number of orders returned is 5000. If a client has more than 5000 open orders, an error is returned prompting the user to use Websocket API, or FIX API to stream open orders.
- [List Order Edit History](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/orders/list-order-edit-history.md): List edit history for a specific order
- [List Order Fills](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/orders/list-order-fills.md): Retrieve fills on a given order. This endpoint returns a payload with a default limit of 100 if not specified by the user. The maximum allowed limit is 3000.
- [List Portfolio Fills](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/orders/list-portfolio-fills.md): Retrieve fills on a given portfolio. This endpoint requires a start_date, and returns a payload with a default limit of 100 if not specified by the user. The maximum allowed limit is 3000.
- [List Portfolio Orders](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/orders/list-portfolio-orders.md): List historical orders for a given portfolio. This endpoint returns a payload with a default limit of 100 if not specified by the user. The maximum allowed limit is 3000. <br /><br />**Caution:** Currently, you cannot query open orders with this endpoint: use List Open Orders if you have less than 1…
- [Accept Quote](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/orders/accept-quote.md): Accepts the quote received by the quote request and creates an order with the provided quote ID.
- [Cancel Order](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/orders/cancel-order.md): Cancel an order. (Filled orders cannot be canceled.)
- [Create Order](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/orders/create-order.md): Create an order.
- [Create Quote Request](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/orders/create-quote-request.md): A Quote Request is the start of the RFQ process. Coinbase Prime sends a Quote Request to Liquidity Providers (LPs) on behalf of a customer looking to participate in an RFQ trade.
- [Get Order Preview](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/orders/get-order-preview.md): Retrieve an order preview.
- [Edit Order](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/orders/edit-order.md): Edit an open order.

#### Payment Methods

- [Get Entity Payment Method](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/payment-methods/get-entity-payment-method.md): Get payment method details by id for a given entity.
- [List Entity Payment Methods](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/payment-methods/list-entity-payment-methods.md): Retrieve all payment methods for a given entity.

#### Portfolios

- [Get Portfolio by Portfolio ID](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/portfolios/get-portfolio-by-portfolio-id.md): Retrieve a given portfolio by its portfolio ID.
- [List Portfolios](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/portfolios/list-portfolios.md): List all portfolios for which the current API key has read access.

#### Positions

- [List Aggregate Entity Positions](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/positions/list-aggregate-entity-positions.md): List paginated aggregate positions for a specific entity.
- [List Entity Positions](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/positions/list-entity-positions.md): List paginated positions for a specific entity.

#### Products

- [Get Public Product Candles](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/products/get-public-product-candles.md): Get rates for a single product by product ID, grouped in buckets.
- [List Portfolio Products](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/products/list-portfolio-products.md): List products for a given portfolio.

#### Staking

- [Get Staking Status](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/staking/get-staking-status.md): Get staking status for a wallet. Returns estimated completion times for active staking requests.
- [Get Unstaking Status](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/staking/get-unstaking-status.md): Get unstaking estimates for a wallet. Returns estimated completion times for active unstaking requests.
- [Claim Wallet Staking Rewards](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/staking/claim-wallet-staking-rewards-alpha.md): Request to claim staking rewards. This feature is only for ETH Pectra (0x02) validators.
- [Query Transaction Validators](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/staking/list-transaction-validators.md): List ETH 0x02 validators associated with wallet-level stake transactions for a given portfolio. It will not return data for unstake transactions, portfolio stake transactions, transactions which staked different currencies, or which staked to Ethereum 0x01 validators.
- [Preview Unstake](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/staking/preview-unstake.md): Previews an unstaking request with the given amount and returns the estimated amount that would be unstaked. This feature currently only supports ETH.
- [Request to stake currency in a portfolio](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/staking/request-to-stake-currency-in-a-portfolio.md): Creates an execution request to stake funds across a portfolio.  This will stake funds in one or more wallets in the portfolio, with a total bondable balance up to the requested stake amount. This feature is gated. Please contact your account manager or primeops@coinbase.com to enable.
- [Request to stake or delegate a wallet](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/staking/request-to-stake-or-delegate-a-wallet.md): Creates an execution request to stake or delegate funds to a validator
- [Request to unstake a wallet](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/staking/request-to-unstake-a-wallet.md): Creates an execution request to unstake delegated or staked funds in a wallet
- [Request to unstake currency across a portfolio](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/staking/request-to-unstake-currency-across-a-portfolio.md): Creates an execution request to unstake funds across a portfolio.  This will unstake funds in one or more wallets in the portfolio, with a total bonded balance up to the requested unstake amount. This feature is gated. Please contact your account manager or primeops@coinbase.com to enable.

#### Transactions

- [Get Transaction by Transaction ID](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/transactions/get-transaction-by-transaction-id.md): Retrieve a specific transaction by its transaction ID.
- [List Portfolio Transactions](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/transactions/list-portfolio-transactions.md): List transactions for a given portfolio.
- [List transactions associated with an Advanced Transfer](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/transactions/list-transactions-associated-with-an-advanced-transfer.md): List transactions associated with an Advanced Transfer. This API is currently not available to all clients. Please reach out to Prime Operations with any questions.
- [List Wallet Transactions](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/transactions/list-wallet-transactions.md): Retrieve transactions for a given wallet.
- [Create Conversion](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/transactions/create-conversion.md): Perform a conversion between 2 assets.
- [Create Onchain Transaction](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/transactions/create-onchain-transaction.md): Create an onchain transaction.
- [Create Transfer](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/transactions/create-transfer.md): Create a wallet transfer.
- [Create Withdrawal](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/transactions/create-withdrawal.md): Create a withdrawal.

#### Travel Rule

- [Get Transaction Travel Rule Data](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/travel-rule/get-transaction-travel-rule-data.md): (Beta) Get fulfilled travel rule data for a transaction.
- [Submit Deposit Travel Rule Data](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/travel-rule/submit-deposit-travel-rule-data.md): Submit travel rule data for an existing deposit transaction.

#### Users

- [List Portfolio Users](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/users/list-portfolio-users.md): List all users associated with a given portfolio.
- [List Users](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/users/list-users.md): List all users associated with a given entity.

#### Wallets

- [Get Wallet by Wallet ID](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/wallets/get-wallet-by-wallet-id.md): Retrieve a specific wallet by Wallet ID.
- [Get Wallet Deposit Instructions](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/wallets/get-wallet-deposit-instructions.md): Retrieve a specific wallet's deposit instructions.
- [List Portfolio Wallets](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/wallets/list-portfolio-wallets.md): List all wallets associated with a given portfolio.
- [List Wallet Addresses](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/wallets/list-wallet-addresses.md): Returns all deposit addresses associated with a wallet
- [Create Wallet](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/wallets/create-wallet.md): Create a wallet. Note: The first ONCHAIN wallet for each network family must be created through the Prime UI.
- [Create Wallet Deposit Address](https://docs.cdp.coinbase.com/api-reference/prime-api/rest-api/wallets/create-wallet-deposit-address.md): Creates a new deposit address for a wallet. Only applicable to wallets that support multiple deposit addresses on a given network

### Websocket Feed

- [Prime WebSocket Overview](https://docs.cdp.coinbase.com/prime/websocket-feed/overview.md)
- [Prime WebSocket Channels](https://docs.cdp.coinbase.com/prime/websocket-feed/channels.md)

### FIX 4.2 API

- [Prime FIX API Connectivity](https://docs.cdp.coinbase.com/prime/fix-api/connectivity.md)
- [Prime FIX 4.2 Data Dictionary](https://docs.cdp.coinbase.com/prime/fix-api/fix-data-dictionaries.md): The Coinbase Prime FIX 4.2 client data dictionary.

#### Messages

- [Prime FIX Administrative Messages](https://docs.cdp.coinbase.com/prime/fix-api/admin-messages.md)
- [Prime FIX Order Entry Messages](https://docs.cdp.coinbase.com/prime/fix-api/order-entry-messages.md)

### FIX 5.0 API

- [Prime FIX 5.0 API](https://docs.cdp.coinbase.com/prime/fix-5-0-api/overview.md): Connect to the Coinbase Prime FIX 5.0 API for spot and derivatives trading.
- [Coinbase Prime FIX 4.2 → FIX 5.0 SP2 Order Entry Migration Guide](https://docs.cdp.coinbase.com/prime/fix-5-0-api/order-entry-migration-guide.md): Migrate order entry integrations from the Coinbase Prime FIX 4.2 API to FIX 5.0 SP2.
- [Prime FIX 5.0 Data Dictionary](https://docs.cdp.coinbase.com/prime/fix-5-0-api/dictionaries.md): The Coinbase Prime FIX 5.0 SP2 client data dictionary.
- [Prime FIX 5.0 Session Management](https://docs.cdp.coinbase.com/prime/fix-5-0-api/session-management.md): Session-level messages for the Coinbase Prime FIX 5.0 API.
- [Prime FIX 5.0 Market Data](https://docs.cdp.coinbase.com/prime/fix-5-0-api/market-data.md): Market data messages for the Coinbase Prime FIX 5.0 API.
- [Prime FIX 5.0 Order Entry](https://docs.cdp.coinbase.com/prime/fix-5-0-api/order-entry.md): Order entry messages for the Coinbase Prime FIX 5.0 API.
- [Prime FIX 5.0 RFQ](https://docs.cdp.coinbase.com/prime/fix-5-0-api/rfq.md): Request, receive, and accept spot RFQ quotes through the Coinbase Prime FIX 5.0 API.
- [Prime FIX 5.0 Code Sets](https://docs.cdp.coinbase.com/prime/fix-5-0-api/code-sets.md): Supported code sets for the Coinbase Prime FIX 5.0 API.
