Skip to main content
GET
Mint signing payload

Authorizations

Authorization
string
header
required

API key as Bearer token

Headers

Reap-Version
enum<string>
required

API version (YYYY-MM-DD)

Available options:
2025-02-14
Example:

"2025-02-14"

Path Parameters

id
string<uuid>
required

Crypto withdrawal ID

Response

Fresh signing payload for an in-flight crypto withdrawal

executionId
string<uuid>
required

Identifier of the payload being offered. Pass it back unchanged when submitting the signature.

payloadToSign
string
required

Exact bytes the wallet owner must sign. Opaque to the client - forward to the wallet as-is.

validUntil
string
required

When this payload expires. Past this point mint a fresh one before signing.