Verify a detached-JWS (streaming).

Two multipart/form-data parts:
metadata – JSON (VerifyDetachedJwsStreamRequest)
with a detached-JWS (General-JSON).
file – the binary payload originally signed.
Extracts kid and alg from the header, verifies
and returns a VerifySignatureResponse.


Supports both SIMPLE keys (compact JWS with single signature) and COMPOSITE keys
(General JSON with multiple signatures and anka_composite_kid field).

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

JSON wrapper that carries the detached-JWS produced by
/stream/sign.

file
required

Binary payload originally signed.

Headers
string
enum
Defaults to application/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/json
application/problem+json