Quick Start

Kick off integration

Once verified, it’s time to integrate. The following resources will help you start fast:

If you need further assistance, reach out to our support team: support@1inch.com.

A dedicated support communication channel will be established.

Active order discovery

  1. Use the Orderbook API endpoint to fetch active orders: GET /v4.1/1/all.

  2. Apply one of the statuses for filtering:

    • status=1: Order can be filled for the full remainingMakerAmount
    • status=2: Orders with insufficient approval or balance for the full remaining amount

Did you find what you need?