Skip to main content
POST
Quick Validation - Fast and secure secret validation endpoint.

Validate a Secret

Endpoint

Validate if a secret is valid. Returns a boolean indicating the validation result.

Base URL

Request

string
required
The secret to validate. A combined string containing encoded information and secret value.

Response

string
required
The status of the request. Always "success"
object
required

Examples

Validate a Secret