/
/Enso API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1mo ago · Updated 1mo ago
Account1
  • getAccount ID
DeFi2
  • getChain and transactions volume
  • getWallet balances
DeFi Shortcuts7
  • getApprove Enso contract
  • postBundle a list of actions
  • postGet transaction for IPOR shortcut
  • getOptimal route between two tokens
  • postOptimal route between two tokens
  • getQuote from a token to another
  • getRouting to a non-tokenized position
Integration10
  • getActions for protocol
  • getAggregators
  • getAll Protocols
  • getLayerZero pool
  • getNetworks
  • getProjects
  • getProtocols in a project
  • getStandard per protocol
  • getStandards
  • getSupported actions
quote3
  • postSimulate already-built transactions (standalone)
  • postSimulate multiple transactions in a single quoter call
  • postValidate an unsigned transaction matches a prior simulation
Tokens4
  • getNontokenized positions
  • getToken Price
  • getTokens
  • getTokens Prices Batched
    Account

    Account ID

    Gives the Account ID associated with the current user

    get/api/v1/account/accountId

    Response

    Your accountId

    string required

    Changes