Specification — not a deployed API
Route value from X identities into any supported asset.
These shapes describe the xSwap interface as designed. No public endpoints are deployed yet — nothing below will return live data until the service is published and credentials are issued.
Reference
Create claim
POST /v1/claims{
"x_account_id": "1450000000000000000",
"amount": "250.00",
"currency": "USD",
"source": "partner_payout"
}