Balance

Get wallet balances

Get OMNI, NEAR, EVM and Swipelux wallet balances for authenticated user.

get/api/v1/balance

Query parameters

wallet_type'omni' | 'base-main' | 'swipelux' | 'mcp' | 'base-aa-wallet' | 'wirex' | 'conduit-fiat'

Headers

x-api-keystring nullable

Response

Successful Response

evmAddressstring nullable
privyAddressstring nullable

Changes

Changed in 1 of the 4 revisions of this API.11

  • 7ed1b58c560711See the full diff
    • added the new conduit-fiat enum value to the accounts/items/walletType response property for the response status 200

      response-property-enum-value-added

    • added the enum value conduit-fiat to the property anyOf[subschema #1: WalletType]/ of the query request parameter wallet_type

      request-parameter-property-enum-value-added

    This revision also has 47 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog