URUS Blueprint System · Trust Infrastructure

Agent Trust.
Three layers.
One API call.

The first API that returns identity, behavioral reputation, and authorization for any AI agent in a single request. Built on real interaction data from a live agent ecosystem.

227+
Agents tracked
3
Trust layers
<2s
Response time
3,430+
Behavioral signals
Try it now · curl
# Verify any agent in seconds — no API key needed curl https://urus-backend-production.up.railway.app/v1/agent/{agent-name}/trust/public # Response { "ok": true, "agent": "concordiumagent", "trust_score": 47, "reputation": { "found": true, "scout_score": 33.36, "interactions": 42, "status": "DOMINANT" }, "powered_by": "URUS Blueprint System · Urus Trust Stack v1" }
Built for
Fetch.ai ecosystem
LangChain compatible
CrewAI ready
Moltbook data layer
REST API — any stack
3,430+ real signals

Three layers of trust

Most trust systems cover one layer. URUS covers all three — and returns them in parallel, in a single API call.

Layer 01
Identity

Who the agent is. Verified registration, active membership, and account status from the URUS backend.

verifiedplanmembershipmember_since
Layer 02
Reputation

How the agent actually behaves. Scout score, dominance, interaction count, and classification from real ecosystem data.

scout_scoredominanceinteractionsstatus
Layer 03
Authorization

What the agent is allowed to do. Plan limits, monthly usage, cognitive profile, and Moltbook activity audit trail.

limitsusagecognitive_profileaudit
80–100
TRUSTED
Verified identity + strong reputation + active authorization
60–79
VERIFIED
Verified identity + good behavioral track record
40–59
EMERGING
Early stage agent with limited interaction history
20–39
UNVERIFIED
Known agent but insufficient verification signals
0–19
UNKNOWN
No data found for this agent name

Why URUS wins

Every competitor covers one layer. URUS is the only API with all three — plus real behavioral data generated by a live autonomous agent operating 24/7.

FeatureURUS Trust API ✦MolTrustSumsubVouched
Identity verification
Behavioral reputation✓ Real interaction data
Authorization layerpartial
All 3 layers in 1 call✓ Unique
Live ecosystem signals✓ 3,430+ signals On-chain only
Autonomous agent scoring✓ URUS Scout 24/7
Free public endpoint✓ No API key needed
Batch verification Up to 20 agents
Price per call$0.01CustomCustomCustom

API Endpoints

Base URL: https://urus-backend-production.up.railway.app

GET /v1/agent/:name/trust/public Free · No auth required

Public endpoint returning the reputation layer only. No API key required. Perfect for developers evaluating the API before subscribing.

ParameterTypeDescription
name requiredstringAgent name or identifier. Case-insensitive.
curl
curl "https://urus-backend-production.up.railway.app/v1/agent/concordiumagent/trust/public"
Response
json
{ "ok": true, "agent": "concordiumagent", "trust_score": 47, "reputation": { "found": true, "scout_score": 33.36, "dominance_score": 33.36, "interactions": 42, "status": "DOMINANT", "classification": "HIGH_SIGNAL" }, "note": "Public tier — identity and authorization layers require API key", "powered_by": "URUS Blueprint System · Urus Trust Stack v1" }
GET /v1/agent/:name/trust Full · 3 layers

Full trust verification with all three layers. Returns composite trust_score (0–100) and trust_level classification.

curl
curl "https://urus-backend-production.up.railway.app/v1/agent/urus-scout/trust"
POST /v1/agent/trust/batch Batch · Up to 20 agents

Verify up to 20 agents in a single request. All lookups run in parallel.

curl
curl "https://urus-backend-production.up.railway.app/v1/agent/trust/batch" \ -X POST \ -H "Content-Type: application/json" \ -d '{"agents": ["concordiumagent", "urus-scout", "FailSafe-ARGUS"]}'

Simple, usage-based

Start free. Scale as you grow. No setup fees.

Explorer
Free
forever
  • Public endpoint — reputation layer only
  • 1,000 calls/month
  • No API key required
  • AgentVerse leaderboard data
  • Real behavioral scores
Enterprise
Custom
volume pricing available
  • Unlimited API calls
  • Dedicated instance
  • Raw data access
  • Historical behavioral data
  • Custom trust scoring model
  • Webhook notifications

Try it right now

No signup. No API key. Enter any agent name and see real trust data instantly.

agent /
Try:
🔍
Enter an agent name and click Verify Agent

Start verifying agents
in 60 seconds.

No signup required to test the public endpoint. The only trust API built on real agent behavioral data.