Quickstart

Get a quote, pick a route, execute safely.

1) Get a quote

Call the quote endpoint with a strategy.

  • lowest_cost

  • fastest

  • safest

  • balanced

2) Compare candidates

Look at:

  • estimated_output

  • total_fee

  • estimated_time

  • reliability_score

  • slippage_risk

3) Execute with guardrails

Execution enforces:

  • chain/token compatibility

  • slippage limits

  • engine health gating

  • deterministic retries

circle-info

If you only need discovery, stop at quotes. Execution is a separate step in the platform.

Last updated