Execution steps

Performing a cross-chain or swap directly using the API usually requires multiple steps that vary depending on the desired operation and the best path to perform the operation. To simplify the operati

1

Contact us to get API Key

In most cases, we recommend that you contact us to obtain your API key before going online. You do not need an API key during the integration phase.

2

Fetching Steps

Call the Get Quote API to start your execution.

3

Follow the steps in sequence

Iterate over the steps and the items in them and take necessary actions. Steps that do not contain any items or whose array of items is empty should be skipped

4

Check transaction status

After signing or submitting a step, you should check the execution progress

5

Success

Once all the steps are complete you can consider the action complete and notify the user.

Last updated

Was this helpful?