Verify any Arab-world company with one API call

TRN/VAT validation, risk signals and public-signal enrichment for Saudi Arabia, UAE, Kuwait, Qatar, Bahrain, Oman and Lebanon. One REST endpoint. Free to start.

verifiedEmail sign-in · 500 free calls · no credit card
7 Countries
KSA, UAE, QA, KW, BH, OM, LB
1 Endpoint
/api/v1/verify-company
500 Free calls
First 50 signups
SHA-256 Hashed keys
Raw keys never stored
terminalDEVELOPER EXPERIENCE

Drop-in verification in minutes

One deterministic contract for commercial onboarding across the Middle East. POST a country and a registration number, get a structured verdict back — no scraping, no PDFs.

check_circleTRN / VAT format validation across 7 jurisdictions
check_circleRisk-signal heuristics (offshore, shell, newly registered)
check_circlePublic-signal enrichment for outreach & diligence
verify-company.sh
POST
curl -X POST {base}/api/v1/verify-company \
-H "x-api-key: lb_test_..." \
-H "Content-Type: application/json" \
-d {
"country": "SA",
"trn": "310000000000000",
"name": "Acme Trading LLC"
}
200 OKResponse
// honest scope: format + risk heuristics, no live registry yet
{
"country": "SA",
"trn_format_valid": true,
"verdict": "likely",
"risk_tags": ["generic_shell"],
"checks": {
"registry_live": "not_queried_no_feed",
"sanctions_match": "not_queried_no_feed"
}
}
CAPABILITIES

Built for Arab-world commerce

Replace fragmented official portals and manual lookups with one clean contract.

verified_user

TRN / VAT validation

Format validation for SA, AE, BH, KW, QA, OM and LB tax / registration numbers.

warning

Risk signals

Heuristic tags for offshore, generic-shell and newly-registered patterns.

corporate_fare

Company enrichment

Domain extraction and public-signal enrichment to support outreach and diligence.

key

Hashed API keys

SHA-256 fingerprints with prefixes — zero-knowledge storage, raw keys never persisted.

credit_card

Worldwide card billing

Usage billing via Dodo Payments, with no local bank or Stripe dependency.

translate

Built for MENA

Designed for the Arab world, where western data incumbents are weakest.

INTEGRATION FLOW

Three steps to production

Zero to a working call in under five minutes.

01

Sign in with your email

Enter your email — we send a one-time sign-in link to your dashboard. No password.

No sales call required
02

Create an API key

Mint a key from the dashboard. It's shown once — copy it now.

Copy once · never shown again
03

Ship it

Wire it into onboarding, KYC flows or ERP vendor checks.

REST — works from any agent
TRANSPARENT USAGE

Start free. Scale on usage.

No recurring commitment. Pay only for the calls you make.

Founder

Free tier
$0

500 calls free for the first 50 signups.

checkTRN / VAT validation (7 countries)
checkRisk signals & enrichment
checkHashed test API key
checkCommunity support
Start Free
Production

Pay-as-you-go

Usagebased

Metered per call once the founder round closes. Billing via Dodo Payments.

checkEverything in Founder
checkHigher volume allowances
checkUsage metering per API call
checkWorldwide card payment (Dodo)
Get API Key
Honest scope. This API validates TRN/VAT format and returns risk heuristics today. It does not yet query government registries or sanctions lists — every response reports registry_live: "not_queried_no_feed" until a licensed regional data feed is connected. No fabricated verdicts.