Skip to main content
POST
Proxy a POST request with proof generation

Headers

T-PROXY-URL
string
required

Target URL to proxy the request to

T-REQUEST-ID
string
required

Unique identifier for the proof request

T-REDACTED
string

Comma-separated list of fields to redact in format [req|res]:[body|header]:[field_name]

T-PROVE-FAILED-REQ
string

If present, proof generation will continue even for failed requests (status >= 400)

Body

application/json

The body is of type object.

Response

200 - application/json

Successful response from proxied endpoint with proof generation initiated

The response is of type object.