Endpoints
Proxy
Forwards any HTTP request to a target URL and generates TLS proofs
POST
Headers
Target URL to proxy the request to
Unique identifier for the proof request
Comma-separated list of fields to redact in format [req|res]:[body|header]:[field_name]
If present, proof generation will continue even for failed requests (status >= 400)
Body
application/json · object
The body is of type object
.
Response
200 - application/json
The response is of type object
.