> ## Documentation Index
> Fetch the complete documentation index at: https://docs.breet.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Fetch Deposit Assets

> Retrieves the full list of supported deposit/sell assets, available networks, and configuration settings.



## OpenAPI

````yaml /api-reference/openapi.json get /trades/assets
openapi: 3.0.0
info:
  title: BREET PUBLIC API
  version: 1.0.0
  license:
    name: Proprietary
    url: https://breet.io/terms
servers:
  - url: https://api.breet.io/v1
security:
  - appId: []
    appSecret: []
    breetEnv: []
tags:
  - name: Crypto Wallet
    description: Generate and manage crypto wallet addresses for receiving deposits.
    x-group: Wallets and Deposits
  - name: Withdrawals
    description: >-
      ## Withdrawals


      To help protect your funds, withdrawals support an additional security
      layer through **IP whitelisting**.


      ### IP Whitelisting


      When IP whitelisting is enabled, all withdrawal requests must originate
      from an approved IP address. Any withdrawal request coming from an IP not
      on the whitelist will be automatically blocked.


      You can add up to **7 IP addresses** from your dashboard.


      This feature is recommended for:


      - Production servers
          
      - Preventing unauthorized withdrawal attempts
          

      ### How it works


      - Enable IP whitelisting from your dashboard
          
      - Add up to 7 trusted IP addresses
          
      - Only requests from those IPs will be allowed to initiate withdrawals
          

      If IP whitelisting is disabled, withdrawals can be initiated from any IP
      address.
  - name: Banks
    description: List, validate, add, and remove bank accounts for fiat withdrawals.
  - name: Transactions
    description: Retrieve deposit and trade transaction history.
  - name: Webhooks
    description: >-
      Inspect and retry **outgoing** webhooks we send to your server (trade and
      withdrawal events). Requires an active integration with API access (VIP
      partners). For **incoming** payload shapes and verification, see the
      Webhooks guide in the Guides tab.
  - name: Assets
    description: >-
      Retrieve the list of supported deposit/sell assets and their
      configuration.
  - name: Rates and Prices
    description: >-
      Get live market prices and calculate conversion rates. These endpoints are
      public and do not require authentication.
  - name: Account
    description: Retrieve and update integration account details and preferences.
  - name: Testing
    description: Endpoints for testing your integration in development.
  - name: Conversion
    description: >-
      Convert between USD and local fiat (NGN | GHS). Available for both user
      and integration (business) flows.
  - name: Wallet addresses
    description: >-
      Add and remove withdrawal (payout) wallet addresses. If the same address,
      network, and token are sent with a different label, the existing address
      is updated.
paths:
  /trades/assets:
    get:
      tags:
        - Assets
      summary: Fetch Deposit Assets
      description: >-
        Retrieves the full list of supported deposit/sell assets, available
        networks, and configuration settings.
      operationId: fetchDepositAssets
      responses:
        '200':
          description: List of supported assets returned successfully
          content:
            application/json:
              example:
                message: assets retrieved successfully
                success: true
                data:
                  - id: 67063f653b4a1f6c7a60ec58
                    name: Tron Test
                    identifier: TRX_TEST
                    symbol: TRX
                    icon: https://assets.breet.io/dev/sell/assets/TRX_TEST.png
                    txLink: https://nile.tronscan.org/#/transaction/
                    minimum: 5
                    flagFeeUSD: 3
                    type: BASE_ASSET
                    isAccountBased: true
                    network: Tron
                    confirmations: 19
                    rate:
                      NGN: 1000
                      GHS: 90.9090909090909
                  - id: 67063f653b4a1f6c7a60ec55
                    name: Ethereum Test (Sepolia)
                    identifier: ETH_TEST5
                    symbol: ETH
                    icon: https://assets.breet.io/dev/sell/assets/ETH_TEST5.png
                    txLink: https://sepolia.etherscan.io/tx/
                    minimum: 6000
                    flagFeeUSD: 6
                    type: BASE_ASSET
                    isAccountBased: true
                    network: Ethereum
                    confirmations: 12
                    rate:
                      NGN: 1000
                      GHS: 90.9090909090909
                  - id: 67063f653b4a1f6c7a60ec56
                    name: Litecoin Test
                    identifier: LTC_TEST
                    symbol: LTC
                    icon: https://assets.breet.io/dev/sell/assets/LTC_TEST.png
                    txLink: https://sochain.com/tx/LTCTEST/
                    minimum: 51000
                    flagFeeUSD: 2
                    type: BASE_ASSET
                    isAccountBased: false
                    network: Litecoin
                    confirmations: 6
                    rate:
                      NGN: 1000
                      GHS: 90.9090909090909
                  - id: 67063f653b4a1f6c7a60ec57
                    name: Solana Test
                    identifier: SOL_TEST
                    symbol: SOL
                    icon: https://assets.breet.io/dev/sell/assets/SOL_TEST.png
                    txLink: https://solana.fm/tx/
                    minimum: 5000
                    flagFeeUSD: 10
                    type: BASE_ASSET
                    isAccountBased: true
                    network: Solana
                    confirmations: 1
                    rate:
                      NGN: 1000
                      GHS: 90.9090909090909
                  - id: 67063f653b4a1f6c7a60ec51
                    name: Bitcoin Cash Test
                    identifier: BCH_TEST
                    symbol: BCH
                    icon: https://assets.breet.io/dev/sell/assets/BCH_TEST.png
                    txLink: https://blockexplorer.one/bitcoin-cash/testnet/tx/
                    minimum: 5000
                    flagFeeUSD: 5
                    type: BASE_ASSET
                    isAccountBased: false
                    network: Bitcoin_Cash
                    confirmations: 6
                    rate:
                      NGN: 1000
                      GHS: 90.9090909090909
                  - id: 67063f653b4a1f6c7a60ec53
                    name: Bitcoin Test
                    identifier: BTC_TEST
                    symbol: BTC
                    icon: https://assets.breet.io/dev/sell/assets/BTC_TEST.png
                    txLink: https://blockchair.com/bitcoin/transaction/
                    minimum: 4000
                    flagFeeUSD: 2
                    type: BASE_ASSET
                    isAccountBased: false
                    network: Bitcoin
                    confirmations: 3
                    rate:
                      NGN: 1000
                      GHS: 90.9090909090909
                  - id: 67063f653b4a1f6c7a60ec54
                    name: Doge Coin Test
                    identifier: DOGE_TEST
                    symbol: DOGE
                    icon: https://assets.breet.io/dev/sell/assets/DOGE_TEST.png
                    txLink: https://sochain.com/tx/DOGEEST/
                    minimum: 5000
                    flagFeeUSD: 2
                    type: BASE_ASSET
                    isAccountBased: false
                    network: Dogecoin
                    confirmations: 6
                    rate:
                      NGN: 1000
                      GHS: 90.9090909090909
                  - id: 67063f653b4a1f6c7a60ec59
                    name: USD Coin Test (Goerli)
                    identifier: USDC_TEST3
                    symbol: USDC
                    icon: https://assets.breet.io/dev/sell/assets/USDC_TEST3.png
                    txLink: https://www.oklink.com/goerli-test/tx/
                    minimum: 5
                    flagFeeUSD: 2
                    type: ERC20
                    isAccountBased: true
                    network: Ethereum
                    confirmations: 12
                    rate:
                      NGN: 1000
                      GHS: 90.9090909090909
                meta: {}
                summary: {}
                stats: {}
        '401':
          $ref: '#/components/responses/Unauthorized'
        '403':
          $ref: '#/components/responses/Forbidden'
        '500':
          $ref: '#/components/responses/InternalServerError'
components:
  responses:
    Unauthorized:
      description: Invalid or missing API credentials
      content:
        application/json:
          schema:
            $ref: '#/components/schemas/ErrorResponse'
          examples:
            notAuthenticated:
              summary: Missing credentials
              value:
                success: false
                message: you're not authenticated
                meta: {}
                errors: []
                data: {}
            wrongCredentials:
              summary: Invalid app ID or secret
              value:
                success: false
                message: wrong app id and secret combination
                meta: {}
                errors: []
                data: {}
    Forbidden:
      description: The integration is inactive or the action is not permitted
      content:
        application/json:
          schema:
            $ref: '#/components/schemas/ErrorResponse'
          example:
            success: false
            message: you do not have api access
            meta: {}
            errors: []
            data: {}
    InternalServerError:
      description: An unexpected server error occurred
      content:
        application/json:
          schema:
            $ref: '#/components/schemas/ErrorResponse'
          example:
            success: false
            message: something went wrong!
            meta: {}
            errors: []
            data: {}
  schemas:
    ErrorResponse:
      type: object
      required:
        - success
        - message
      properties:
        success:
          type: boolean
          enum:
            - false
        message:
          type: string
        meta:
          type: object
        errors:
          type: array
          items:
            type: object
        data:
          type: object
  securitySchemes:
    appId:
      type: apiKey
      in: header
      name: x-app-id
      description: Your application ID from the Breet dashboard
    appSecret:
      type: apiKey
      in: header
      name: x-app-secret
      description: Your application secret from the Breet dashboard
    breetEnv:
      type: apiKey
      in: header
      name: X-Breet-Env
      description: 'Environment selector: development or production'

````