Skip to main content
POST
cURL
SDK equivalent
Send one or more preset keys (for example is_human, is_21_plus, humanity_user) to receive the latest verdict, evidence payload, and expiration metadata for each.
  • Include presets[].name + optional presets[].value when requesting dynamic checks.
  • Responses return results[] with status (valid, expired, pending, unavailable) plus timestamps.
  • Use the SDK helper verifyPresets for a typed wrapper around this endpoint.

Body

application/json
presets
any[]
required

Response

200 - application/json
results
object[]
required
errors
object[]
required