Authentication
Validate Secret
Validate if a secret is valid
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
The secret to validate. A combined string containing encoded information and secret value.
Response
The status of the request. Always "success"