v1

latestOpenAPI 3.0.02026-07-17436.2 KB
Notarization

Initialize and configure notarization for both TCP and WebSocket clients

post/session

Headers

Content-Type'application/json' required

The value must be application/json

Authorizationstring

Whitelisted API key if auth module is turned on

Request body

clientType'Tcp' | 'Websocket' required

Types of client that the prover is using

maxSentDatainteger

Maximum data that can be sent by the prover in bytes

maxRecvDatainteger

Maximum data that can be received by the prover in bytes

Response

Notarization session response from server

sessionIdstring required

Unique ID returned from server upon calling POST /session