Skip to main content
POST
Get details for a route step

Authorizations

Authorization
string
header
required

Client API Key or Client Session Token (CST). Pass as a Bearer token in the Authorization header.

Body

application/json

A step object as returned by /lifi/routes (or /lifi/quote). The body is the step itself, not wrapped under a step key. Chain ID fields use CAIP-2 format on input, matching what Portal returned to you.

id
string
required

Unique step identifier from the prior routes/quote response.

type
string
required

Step type (e.g. swap, cross, lifi).

tool
string
required

Identifier of the tool/protocol executing the step.

toolDetails
object
required
action
object
required
estimate
object
integrator
string
includedSteps
object[]
referrer
string
execution
object
transactionRequest
object

Response

Step details retrieved successfully

data
object