Skip to main content
POST /core/guarantees This endpoint verifies the payer signature, request identity, accepted version, policy, and collateral. V1 guarantees become payable after issuance. V2 guarantees begin in PENDING_VALIDATION.

Authorization

string
required
header
Bearer token with guarantee issuance authority.

Request body

object
required
number
required
1|2
string
required
string
required
string
required
Unique request identifier selected before signing.
string
required
Amount in token base units.
string
required
address, or the zero address for ETH.
number
required
object
Required for V2 guarantees.
string
required
string
required
eip712|eip191

Responses

string
required
Hex-encoded BLS certificate claims.
string
required
Hex-encoded BLS signature.

Status codes

See transaction lifecycle for V1 and V2 states and signed fields.