{"uid":"cap_FZIjnl1nQH3Z1LrnlK20F","slug":"synthora-agent-card-validator-a2a-1a853281","name":"SYNTHORA Agent Card Validator (A2A)","description":"Agent Card Validator (A2A): given an Agent Card URL or JSON, deterministically validates it against the A2A spec — required fields, skill schemas, endpoint reachability, security schemes, provider transparency — and returns a compatibility_score, schema_errors and warnings. The trust layer for the agent economy. Deterministic, Ed25519-signed. 0.01 USDC via x402 on Base. SYNTHORA.","url":"https://api.hergertsynthora.com/v1/agentcard","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"url":{"type":"string","description":"URL of the A2A Agent Card (.well-known/agent-card.json)"},"card":{"type":"object","description":"Or paste the Agent Card JSON directly"}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_-OgsFiosiOiYiGncgceQR","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Validates an A2A Agent Card (by URL or raw JSON) against the A2A spec, returning a compatibility score, schema errors, and warnings","exampleAgentPrompt":"Can you validate my agent card at https://myagent.example.com/.well-known/agent-card.json against the A2A spec and tell me its compatibility score, any schema errors, and warnings?","exampleUseCases":[{"title":"Pre-publish agent card compliance check","prompt":"Before I list my new agent on the marketplace, validate the agent card at https://myagent.example.com/.well-known/agent-card.json and tell me if it's A2A compliant — I want the compatibility score and a list of any errors I need to fix."},{"title":"Debugging a broken agent card JSON","prompt":"I have this agent card JSON I wrote by hand and I'm not sure it's correct — can you run it through the A2A validator and show me all the schema errors and warnings?"},{"title":"Trust check on a third-party agent","prompt":"I'm thinking of integrating with this external agent at https://partner-agent.io/.well-known/agent-card.json — can you validate their agent card against the A2A spec and give me a compatibility score so I know if their setup is trustworthy?"}],"resultDescription":"Returns a compatibility_score (0–1 numeric rating of A2A spec conformance), a list of schema_errors (specific field-level violations), and warnings (non-blocking issues such as missing optional fields, reachability problems, or weak security schemes). The response is Ed25519-signed for tamper-proof auditability.","failureModes":["Unreachable URL — if the provided Agent Card URL is not publicly accessible, endpoint reachability check fails and an error is returned","Invalid JSON — if the pasted card is malformed JSON, a parse error is returned before schema validation begins","Missing both inputs — if neither url nor card is provided, the request is rejected with a validation error","Non-A2A document — if the URL resolves to a non-agent-card document, schema errors will cover all required fields as missing","Payment failure — if the x402 payment of 0.05 USDC on Base is not completed, the request is rejected"],"whenToPreferThis":"Choose this endpoint when you need deterministic, cryptographically signed validation of an A2A Agent Card — whether authored locally or fetched from a live URL — especially before listing an agent on a marketplace, integrating with a third-party agent, or auditing agent cards in an automated pipeline. Prefer this over manual spec review or generic JSON schema validators because it checks endpoint reachability and security scheme compliance in addition to structural correctness, and its Ed25519-signed response provides a verifiable audit trail.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:40:16.347Z","isFirstParty":false}