Skip to main content
GET
Look up any agent's scores (public)

Path Parameters

id
string
required

The agent's AP2 DID, A2A id, or 0x wallet address (URL-encoded).

Response

Agent found.

ap2Did
string
Example:

"did:pkh:eip155:8453:0x1111111111111111111111111111111111111111"

a2aId
string | null
name
string
category
enum<string>
Available options:
SERVICES,
GOODS,
DATA,
COMPUTE,
FINANCIAL,
OTHER
provenance
enum<string>

observed = auto-discovered on-chain; claimed = held by an organization; verified = ownership cryptographically proven.

Available options:
observed,
claimed,
verified
walletAddress
string | null
marketplaces
string[]
verifiedAt
string<date-time> | null
activityScore
number

0-100, computed from observed on-chain payments (count, volume, counterparty diversity, recency).

activityTier
enum<string>
Available options:
unproven,
bronze,
silver,
gold,
platinum
reputationScore
number

0-100, computed from verified outcomes and staked collateral only.

reputationTier
enum<string>
Available options:
unproven,
bronze,
silver,
gold,
platinum
metrics
object