Stop guessing.
Start querying
verified truth.

Truee is the business identity layer built for AI systems — structured, owner-verified records your model queries on demand. No scraping. No hallucination.

100%
Owner verified
< 1s
Query time
7+
AI models served
truee · api · v1
GET /v1/businesses/search
?q=Adaeze+Tailoring&location=Lagos
Authorization: Bearer sk_live_••••
← 200 OK · 84ms
{
"verified": true,
"source": "owner_verified",
"name": "Adaeze Tailoring Studio",
"address": "14 Awolowo Rd, Yaba, Lagos",
"phone": "+234 801 234 5678",
"updated_at": "2026-05-28T09:00:00Z"
}
Schema.orgLocalBusinessowner_verifiedJSON-LDREST APIreal-timeLLM-readyfunction_callwebhookstructured datacanonicaltool_useOpenAPI 3.1zero hallucinationIdentity
Schema.orgLocalBusinessowner_verifiedJSON-LDREST APIreal-timeLLM-readyfunction_callwebhookstructured datacanonicaltool_useOpenAPI 3.1zero hallucinationIdentity

“The open web is a patchwork of outdated Yelp pages, scraped directories, and unverified social posts. Your model learned from all of it.”

67%

of business information online contains at least one inaccuracy that affects AI outputs.

1 source

Truee gives your model one canonical, owner-maintained record — instead of reconciling dozens of conflicting scrapes.

Exact data.
No interpretation,
no guesswork.

This is the exact schema returned by the API. Every field is owner-provided, typed, and verified against official registries before it enters the system.

iduuid
Unique canonical identifier
Verification
verifiedboolean
Always true — owner-claimed records only
Verification
namestring
Legal trading name, owner-provided
Verification
schema_typestring
LocalBusiness · Organization · Service
Verification
addressobject
Street, city, state, postal, country, geo
Verification
phonestring
Primary contact, carrier-confirmed
Verification
hoursobject
Live schedule with timezone
Verification
categoriesstring[]
Truee taxonomy classification
Verification
updated_atISO 8601
Real-time — changes propagate in < 1s
Verification
sourceenum
Always "owner_verified"
Verification

Connect your way.

Truee speaks REST, MCP, and TypeScript — pick whichever fits your stack.

Direct HTTPS queries. Works with any language, any stack.

truee · rest · exampledocs ↗
curl https://api.truee.co/v1/businesses/search \
-H "Authorization: Bearer sk_live_••••" \
-G -d "q=Adaeze+Tailoring&location=Lagos,NG"
← 200 OK · 84ms
{
"verified": true,
"source": "owner_verified",
"name": "Adaeze Tailoring Studio",
"address": "14 Awolowo Rd, Yaba, Lagos",
"phone": "+234 801 234 5678"
}

Start querying verified business data today.

Apply for API access. Reviewed within 48 hours. Sandbox live the same day.