Re-sign data (streaming).

Verifies a detached-JWS (oldJws) under oldKid
either the header's kid or sourceKidOverride
if the header lacks a kid—and immediately signs the same payload with
newKid. Streams only the new detached-JWS JSON back.


Supports all key type combinations:

• SIMPLE → SIMPLE (single signature → single signature)

• SIMPLE → COMPOSITE (single signature → multiple signatures)

• COMPOSITE → COMPOSITE (multiple signatures → multiple signatures)

• COMPOSITE → SIMPLE (multiple signatures → single signature)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
metadata
object
required

JSON metadata sent in the metadata field when streaming a
re-sign request. Carries the existing detached JWS, the new signing key,
an optional override for a missing header kid, and optional validity period.

file
required

Binary data to be re-signed.

Headers
string
enum
Defaults to application/problem+json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/octet-stream
application/problem+json