📄️ order
Request for a base64-encoded unsigned swap transaction to be used in `POST /ultra/v1/execute`
📄️ execute
Execute the signed transaction and get the execution status
📄️ holdings
Request for detailed token holdings of an account including token account information
📄️ holdings (native)
Request for native SOL holdings only, without other tokens
📄️ shield
Request for token information and warnings of mints
📄️ search
Request a search by token's symbol, name or mint address
📄️ routers
Request for the list of routers available in the routing engine of Ultra, which is [Juno](/docs/routing#juno-liquidity-engine)
📄️ balances
- Deprecated, use `/holdings/{address}` instead