Skip to main content
POST
Verify and attach a signed immutable checkpoint handoff

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Idempotency-Key
string
required

Stable key used to adopt the original durable operation after retries or disconnects.

Maximum string length: 128

Path Parameters

name
string
required
Minimum string length: 1

Body

application/json
algorithm
enum<string>
required
Available options:
Ed25519-SHA256
digest
string
required
key_id
string
required
payload
string
required

Canonical aggregate evidence JSON. Prompt and output content are not accepted by the v1 schema.

public_key
string
required
signature
string
required

Response

Created

The response is of type object.