DFlow
DFlow on-chain order flow — create orders, check status, and initialize markets.
The DFlow API provides dflow on-chain order flow — create orders, check status, and initialize markets.
Endpoints
| Method | Path | Auth | Description |
|---|---|---|---|
| GET | /api/v1/dflow/order | Bearer | Get DFlow order quote and unsigned transaction |
| GET | /api/v1/dflow/order-status | Bearer | Check DFlow order execution status |
| GET | /api/v1/dflow/market-init | Bearer | Initialize a prediction market on-chain |