Validate request

This endpoint validates an HMAC signed request and sends back the user, if valid. We check that it comes from a client that share the jwt_secret with validatord

Path Params
string
required

The API key of the user submitting the request

Body Params
apiRequestToValidate
object
string

The signature of the protobuf-serialized ApiRequestToValidate message, that uses the shared JWT secret (through the REST API, the bytes are encoded as a base64 string)

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json


  © 2026 Taurus SA. All rights reserved.