Global Trust Infrastructure · 195 countries · SOC 2 readiness roadmap
New · Trust Score 2.0 · 217 jurisdictions

Global Trust Infrastructure for Supplier Verification, KYB and Trade Risk Intelligence.

Verify suppliers, companies, directors, documents, payment beneficiaries and trade counterparties across 195 countries — with registry checks, AI document intelligence, analyst review and local-agent verification where required.

195
Countries
217
Jurisdictions
5
Verification tiers
41
Local-agent markets (planned)
app.keybs.io / verification
live
MYSupplier Verification Report
Meridian Components Sdn. Bhd.
Malaysia · MYSSM 1287654-K
Tier 2
Trust score
87/ 100 Low risk
04070100
Recommendation
Proceed with controls

Beneficiary requires confirmation before disbursement > USD 50k.

KBS-VR-2026-000184
Registry
Active
Sanctions / PEP
Clear
Document AI
94%
Beneficiary
Partial match
Analyst review
Required
Local agent
Optional
SignedA. Okafor · Senior Analyst
SHA-256 8f2c91…d340
SANCTIONS · OFAC · UN · EU · UK HMT — LIVEREGISTRY CONNECTORS · TIER 1 LIVE · 124 ROADMAPDOCUMENT AI · INVOICE · REGISTRY · BANK · UBOANALYST NETWORK · 3 REGIONS · 84 BY 2027LOCAL-AGENT · PILOT LIVE · 41 BY Q2 2027API · REST + SIGNED WEBHOOKS · OPENAPI 3.1
The problem

Every cross-border payment carries six unverified assumptions.

KeyBS makes them auditable — country by country, document by document, signal by signal.

Risk
Fake suppliers

Shell entities with rented addresses and no operational footprint.

Risk
Forged documents

Fabricated certificates of incorporation, bank letters, and licenses.

Risk
Beneficiary mismatch

Payment beneficiary differs from the legal entity issuing the invoice.

Risk
Director / UBO risk

Hidden ownership, nominees, or undisclosed sanctions-adjacent control.

Risk
Sanctions & PEP exposure

Counterparties on OFAC, UN, EU, or UK HMT lists, directly or via UBO.

Risk
Cross-border trade fraud

Invoice inflation, double-financing, and counterparty substitution.

What KeyBS verifies

Twelve entity classes. One signed evidentiary record.

See full methodology
01
Company existence
02
Registration status
03
Directors
04
Beneficial owners
05
Documents
06
Bank beneficiary
07
Invoices
08
Sanctions / PEP
09
Adverse media
10
Digital footprint
11
Local premises
12
Trade counterparties
Trust Intelligence Engine

Nine verifiable steps. Every report. Every country.

The same orchestrated pipeline runs against every supplier — only the depth changes by country tier. Each step is traceable in the final audit log.

Methodology
01
Supplier submitted
API, dashboard, or CSV intake.
02
Country tier detected
Routed to the right verification depth.
03
Registry / document checks
Connector pull or document AI extraction.
04
Sanctions / PEP / AML
OFAC · UN · EU · UK HMT screening.
05
Director / UBO
Ownership chain and nominee detection.
06
Digital footprint
Web, trade, and reputational signals.
07
Analyst / local agent
Human review or on-the-ground visit.
08
Trust score
Weighted, explainable, audit-trailed.
09
Signed report
Named analyst, public-key verifiable.
Median latency · T1 minutes · T5 5–10 business daysFull audit log retained 7 years
Sample report

A signed, PDF-grade dossier — not a JSON dump.

Identity, ownership, on-site evidence, sanctions screening, red flags, and analyst sign-off — assembled into a verifiable record. Signed with the KeyBS public key and verifiable offline.

  • Report cover with trust score
  • Evidence checklist with sources
  • Red flags and positive indicators
  • Named analyst sign-off line
  • QR code for public verification
KKeyBS · Supplier Verification Report
KBS-VR-2026-000184
Meridian Components Sdn. Bhd.
Kuala Lumpur, MalaysiaTier 2 · Structured Registry
Trust score
87
Low risk
Confidence
0.92
3 documents verified
Issued
22 Sep
2025 · v1.3 schema
Registry active

Filed 2025-03-04 · address matches utility bill.

Sanctions / PEP clear

Both UBOs cleared OFAC, UN, EU, UK HMT.

Beneficiary partial match

Payment beneficiary uses parent-group account.

Operations confirmed

34 staff · 1,200 m² facility on-site.

Signed by
A. Okafor · Senior Analyst
SHA-256 8f2c91…d340 · verify offline
Verified Supplier Badges

Five honest badges. One QR-verifiable trust profile.

Suppliers can display the badge level they actually achieved — never more. Every badge resolves to a public trust profile with the signed report behind it.

AI Verified
Document AI ≥ 0.90
KBS · v1
Document Verified
Registry-attested filings
KBS · v1
Registry Verified
Tier 1–2 direct registry
KBS · v1
Enhanced Verified
Analyst + UBO + sanctions
KBS · v1
Premium Verified
Local-agent on-the-ground
KBS · v1
Public trust profile

Anyone can verify a supplier's status in 4 seconds.

Scan the badge QR or visit trust.keybs.io/<id> to see the live tier, last verification date, and the signed report digest.

trust.keybs.io / kbs-vr-2026-000184
Enhanced
Supplier
Meridian Components
Country
Malaysia · Tier 2
Last verified
22 Sep 2025
Trust score
87 / 100
Sanctions
Clear
Analyst
A. Okafor
Enterprise API

Order, poll, verify — from your stack, not our dashboard.

REST endpoints for ordering and polling. HMAC-signed webhooks for decisions. Prebuilt connectors for SAP Ariba, Coupa, Salesforce, Zapier, n8n, and your warehouse.

  • HMAC-SHA256 signed webhooks
  • Idempotency keys + replay-safe ordering
  • Per-tenant API keys, scoped to environment
  • OpenAPI 3.1 spec + SDKs (TS, Python, Java)
api.keybs.io · v1200 OK
POST /v1/verifications
Authorization: Bearer sk_live_...
Idempotency-Key: 4f9a2c8e-1b3d-4e7f-9a2b-8c1d3e5f7a9b
Content-Type: application/json

{
  "supplier":         "Meridian Components Sdn. Bhd.",
  "country_code":     "MY",
  "registration_id":  "1287654-K",
  "package":          "enhanced"
}

201 Created · 312 ms
{
  "verification_id":  "KBS-VR-2026-000184",
  "status":           "in_progress",
  "country_tier":     2,
  "estimated_sla":    "PT6H",
  "webhook_url":      "https://your-app.example.com/webhooks/keybs",
  "created_at":       "2026-05-27T11:04:00Z"
}

— later, signed webhook arrives —

POST https://your-app.example.com/webhooks/keybs
X-KeyBS-Signature: sha256=8f2c91...d340
X-KeyBS-Event: verification.completed

{
  "verification_id":  "KBS-VR-2026-000184",
  "status":           "completed",
  "trust_score":      87,
  "risk_band":        "low",
  "confidence":       0.92,
  "country_tier":     2,
  "registry_status":  "active",
  "sanctions_status": "clear",
  "document_score":   0.94,
  "beneficiary":      "partial_match",
  "analyst":          "A. Okafor",
  "recommendation":   "proceed_with_controls",
  "signed_at":        "2026-05-27T17:08:00Z",
  "report_url":       "https://trust.keybs.io/profile/KBS-VR-2026-000184"
}
API returns in ms · verification completes within country-tier SLAsigned · HMAC-SHA256
Verify before you commit

Verify before you pay, onboard, finance, or trust.

Honest tier disclosure. Country-specific verification depth. Signed by a named analyst, every time.