Qeris API · Coming Soon
Trust intelligence for every workflow.
A stable programmatic interface is planned for teams that need deterministic web trust decisions with evidence, versioned policies, and reproducible outputs.
Illustrative response shape
{
"verdict": "safe",
"confidence": "high",
"trustScore": 96,
"reasons": [
"reputation.clear",
"content.no_elevated_risk"
],
"policyVersion": "..."
}Planned principles
Typed contracts
Canonical inputs and explicit, versioned response schemas.
Policy provenance
Every output identifies the compiled policy that produced it.
Explainable output
Verdicts travel with confidence, reason codes, and evidence categories.
Not available yet.
The API will follow Alpha validation. Authentication, rate limits, service levels, and commercial terms have not been published.