Skip to content

Get Transfer Matches

GET
/api/v1/unified/transfers
curl --request GET \
--url https://api.qeychain.xyz/api/v1/unified/transfers

Get CEX↔chain transfer matches for review.

Returns auto-matched transfers (high confidence) and suggested matches (medium/low confidence) needing user confirmation.

Note: In the current implementation, matches are computed on-the-fly during sync. A future version will persist matches for review.

Successful Response

Media typeapplication/json
Examplegenerated
example