{
  "name": "Agent SVG Registry invoke endpoint",
  "description": "Simple REST compatibility endpoint for agent marketplaces. POST input text to receive search, quote, checkout, and licensed export links.",
  "methods": [
    "POST"
  ],
  "checkout_url": "https://agent-svg-registry.vercel.app/buy/launch",
  "quote_url": "https://agent-svg-registry.vercel.app/api/quote?plan=launch"
}