← Product surface
04/ 04
API primitive · sign

Document-hash signing

Bind one person to exact bytes.

Successful result$0.30Charged only when this step verifies

Upload documents for Alentra to hash, show, and bind to the wallet presentation.

Use in the flow builder →
Small request surface

Input on the left.
Fact on the right.

Alentra captures and reports cryptographic facts. Your application decides what the result means and whether the session continues.

RequestPOST /v1/sessions
{
  "steps": [
    {
      "primitive": "sign",
      "params": {
        "document_ids": [
          "contract"
        ]
      }
    }
  ]
}
Completed stepwebhook
{
  "primitive": "sign",
  "result": {
    "document_hash": "sha256:…",
    "signature": "wallet-bound evidence"
  },
  "audit_id": "sess_…_0"
}
Business result

What you receive.

The business receives the ordered file hashes, signed manifest commitment, signer result, and audit identifiers.

Evidence boundary

What remains provable.

Original encrypted documents and completed evidence remain immutable. Ordinary signer download access ends 48 hours after the terminal event.

Where it fits

A verb,
not a vertical.

Alentra keeps primitives horizontal. Your product owns the industry-specific policy around them.

01Agreements
02Authorizations
03High-value instructions
Composition is the product

Add sign to a complete flow.

Order multiple wallet-attested actions under one bound subject and one audit chain.

Compose a session

Government-wallet proof, ready to repeat.

Start with Alentra