Request
Send one email address per request. policy_key is optional and context metadata is not accepted by the current API contract.
POST /api/v1/validate
Authorization: Bearer $SORYXA_API_KEY
Content-Type: application/json
{
"email": "[email protected]",
"policy_key": "signup"
}