Appearance
Overview — For Fintech Service Providers
Ezys enables Fintech Service Providers to access competitive FX execution without building or managing direct relationships with multiple liquidity providers.
What Ezys Does for You
As an FSP, you submit an Intent — a declaration of what you want to exchange and under what conditions. Ezys handles the rest: sourcing quotes from a diverse network of liquidity providers, selecting the best available rate, and coordinating settlement across on-chain and off-chain rails.
You can lock a firm quote before committing to any transaction: request one, review the locked rate and fees, and execute it by submitting an Intent that references it. Nothing executes until you submit the Intent.
How It Works
Request firm Quote → Receive locked rate + quoteId → Submit Intent (quoteId attached) → Settlement- Request a quote — Declare the trade you want (e.g. 1,000 USDC → KRW)
- Receive the firm quote — Ezys returns a locked rate, itemized fees, and a
quoteIdvalid untilvalidUntil - Submit the Intent — Attach the
quoteId; submission is single-step and terminal (acceptedorrejected), and acceptance starts execution at the locked terms - Settlement — Funds are settled via the optimal path (on-chain or off-chain)
You can also skip the quote and submit an Intent directly — it then competes as a best-effort auction order within the bounds you set. See the Intent Guide.
Why Ezys
| Benefit | Description |
|---|---|
| Best available rate | Solvers compete across multiple liquidity sources to find the optimal price |
| Rate certainty | A firm quote locks the rate and itemized fees for its TTL — the Intent that references it executes at exactly the locked terms |
| Single integration | One API covers multiple currency pairs, liquidity sources, and settlement rails |
| Hybrid settlement | Supports both crypto and fiat settlement paths seamlessly |
| Transparent execution | Every execution is recorded as an on-chain commitment |
Getting Started
- Obtain an API key — see Authentication
- Request your first quotes —
POST /v1/quotes, see the Quote API - Submit your first Intent — see Intent Guide
Next
- Intent — Step-by-step guide to locking a firm quote and submitting an Intent
- Execution Strategy — Choosing the right strategy for your use case
- Settlement — How and when you receive funds
