{"schema_version":"1.0.0","type":"service","name":"ORBEXA Open Trust Registry for Agentic Commerce","description":"Machine-readable trust verification for 3,271,501 online merchants. AI agents query trust scores (0-100) with 6-dimension analysis (v3.3) and 10-layer anti-fraud detection (L0-L9) before recommending purchases. No authentication required.","url":"https://orbexa.io","logo":"https://orbexa.io/android-chrome-512x512.png","contact":"support@orbexa.io","legal":"https://orbexa.io/en/terms","privacy":"https://orbexa.io/en/privacy","api":{"openapi":"https://orbexa.io/.well-known/openapi.json","llms_txt":"https://orbexa.io/llms.txt"},"capabilities":[{"name":"verify_merchant","description":"Complete merchant profile in ONE call: trust score (0-100), badge, 6-dimension breakdown (v3.3: verification, security, governance, transparency, dataQuality, fulfillment), OTR-ID, site status, capabilities, links, data freshness, and entity data. Use this as the single tool for all merchant trust decisions.","endpoint":"https://orbexa.io/api/otr/verify/{domain}","method":"GET","parameters":{"domain":{"type":"string","required":true,"description":"Merchant domain (e.g. apple.com, nike.com)"}},"returns":"Complete TrustManifest JSON: trustScore/trustScoreState, badge/badgeState, otrId, otrIdStatus, siteCategory, siteCategoryLabel, dimensions (6), capabilities, links, policyUrls, freshness, entityData, dataSources, safety (Google Web Risk), agentCommerce"},{"name":"search_registry","description":"Search and browse the trust registry with pagination and filters. Use this to discover trusted merchants.","endpoint":"https://orbexa.io/api/otr/registry","method":"GET","parameters":{"page":{"type":"integer","required":false,"description":"Page number (default: 1)"},"limit":{"type":"integer","required":false,"description":"Results per page (default: 20, max: 100)"},"badge":{"type":"string","required":false,"description":"Filter: PLATINUM, GOLD, SILVER, BRONZE, UNRATED"},"category":{"type":"string","required":false,"description":"Filter: TECH, FINANCE, LUXURY, FASHION, etc."},"q":{"type":"string","required":false,"description":"Search by domain or brand name"}},"returns":"Paginated JSON with entries[], total, page, limit, totalPages"},{"name":"get_stats","description":"Get aggregated statistics about the trust registry.","endpoint":"https://orbexa.io/api/otr/stats","method":"GET","returns":"JSON with totalEntries, verifiedCount, platinumCount, goldCount"}],"auth":{"type":"none"},"rate_limit":{"requests_per_minute":60,"burst":10},"disclaimer":"Trust scores are based on automated analysis of publicly available data. Listed brands have not endorsed ORBEXA."}