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
Changes
Changed in 1 of the 4 revisions of this API.11
- ●
added the new
conduit-fiatenum value to theaccounts/items/walletTyperesponse property for the response status200response-property-enum-value-added
- ○
added the enum value
conduit-fiatto the propertyanyOf[subschema #1: WalletType]/of thequeryrequest parameterwallet_typerequest-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
- ●