login
quiescence.eu
Skip to content

human.verify · Tier H4

Confirm a fact in the real world

You have a claim you cannot check from the internet. A verified person establishes whether it is true and returns the evidence and a confidence score. From €49 excl. VAT, delivered standard — within 24 hours. You receive 2 photographs, a written statement from the person and a confidence score with its factors, as JSON. Available now in .

from €49 excl. VAT per task

The person doing the work is paid €30 for this task — €30 per hour across an expected 60 minutes, including travel.

Order this Call it from your agent

Use this when

You have a claim you cannot check from the internet and a decision hangs on it. This is the flagship: it returns true, false, or an honest "could not determine", with evidence and a confidence score.

Do not use this for

Verifying facts about a private individual. Verifying businesses, places and objects is what this is for.

What comes back

How fast

Tier How fast From
standardStandard — within 24 hours €49
priorityPriority — within 6 hours €99
urgentUrgent — within 2 hours €199
premiumPremium — within 60 minutes €379

A tier is orderable only where measured response times support it — Barcelona currently caps at urgent. A quote for a city that cannot hit the tier is refused before it is sold, not quoted and then missed.

Example call

Request

{
    "capability": "human.verify",
    "location": {
        "country_iso": "ES",
        "city_slug": "barcelona"
    },
    "spec": {
        "claim": "Room 302 has step-free bathroom access",
        "subject": "Hotel X, Barcelona",
        "measurements": [
            "door_width_cm"
        ]
    },
    "sla": "standard",
    "max_price_cents": 5900
}

Response

{
    "ref": "HO-7K2M9X",
    "status": "completed",
    "answer": {
        "verified": true,
        "determinable": true,
        "finding": "No threshold; wet-room floor continuous with the bedroom",
        "values": {
            "door_width_cm": 82
        }
    },
    "confidence_bps": 9700,
    "cost_cents": 4900
}

Where it is available

All coverage, including cities on the waitlist

Questions

What if the answer is no?

You get the evidence and you are charged. The fieldwork happened, and a well-evidenced negative is a real answer your agent can act on.

What does the confidence score mean?

A weighted score with its factors returned alongside — GPS match, capture window, originality, whether the evidence actually answers the question, and the worker's record. Your agent can branch on the factors, not just the number.

Related capabilities