API Reference
Settlement API Reference
Production schemas should be finalized with your backend implementation. This reference establishes the external contract.
| Endpoint | Method | Purpose |
|---|---|---|
| /v1/settlements | POST | Create a settlement request. |
| /v1/treasury/quote | GET | Request corridor quote. |
| /v1/settlements/{id} | GET | Retrieve settlement status. |
| /v1/reconciliation/{id} | GET | Download reconciliation report. |
| /v1/webhooks | POST | Configure webhook endpoint. |
