Card snapshot
www.likenessindex.com
·
2026-09-06 03:31:55 UTC
·
93c52d9b6e31689bcc3902bcc164e0834bf8733821ac96b68cb5f95d6ea5afcf
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "Likeness Index",
"description": "Rights-first discovery of authorized AI likeness, voice, and digital-replica licensing offers.",
"url": "https://www.likenessindex.com",
"version": "1.0.0",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"additionalInterfaces": {
"agentManifest": "https://www.likenessindex.com/.well-known/agent.json",
"agentNetwork": "https://www.likenessindex.com/.well-known/agent-network.json",
"skill": "https://www.likenessindex.com/SKILL.md",
"openapi": "https://www.likenessindex.com/openapi.json",
"llms": "https://www.likenessindex.com/llms.txt",
"x402": "https://www.likenessindex.com/.well-known/x402",
"health": "https://www.likenessindex.com/api/x402/health"
},
"skills": [
{
"id": "licensing-search",
"name": "Likeness licensing search",
"description": "Find normalized, attributed licensing offers across indexed third-party marketplaces.",
"tags": [
"likeness",
"voice",
"licensing",
"rights",
"x402"
]
},
{
"id": "talent-dossier",
"name": "Talent licensing dossier",
"description": "Retrieve one identity's currently indexed offers, modalities, restrictions, pricing metadata, freshness, confidence, and source URLs.",
"tags": [
"talent",
"licensing",
"dossier",
"x402"
]
}
]
}