claims
Submit a claim request
Submits a UTXO claim request to the relayer for asynchronous processing. The relayer validates the request, builds the on-chain transactions, and submits them.
Returns immediately with a request_id for polling via GET /v1/claims/{request_id}.
Note: This endpoint is designed to be called by the SDK, not directly. The request body contains cryptographic proof data that must be generated by the SDK's claim functions.
post/v1/claims
Request body
Response
Claim accepted and queued for processing