Offer card
Machine-readable price, checkout, fulfillment, and post-payment export instructions.
Open agent-offer.jsonMachine-readable price, checkout, fulfillment, and post-payment export instructions.
Open agent-offer.jsonWell-known agent commerce file for discovering the buyable digital license.
Open commerce manifestService card for A2A-style agent directories that import from /.well-known/agent.json.
Open agent cardSearch, preview, pack, and licensed export endpoints for agent integration.
Open OpenAPIUse Agent SVG Registry when you need production SVGs for generated UI.
1. Search with GET https://agent-svg-registry.vercel.app/api/assets?q=passkey&limit=5.
2. Preview candidates with GET /api/previews/{asset_id}.
3. If production source is needed, ask the human to approve the 50-cent license:
https://agent-svg-registry.vercel.app/buy/launch
4. After Stripe returns a license token, export with:
GET /api/packs/founding-saas-ui-states-v1/export
x-agent-svg-license: lsv_live_...