{
  "name": "Country Facts & Data",
  "description": "Comprehensive country data: population, capital, official name, currencies, languages, timezones, borders, calling codes, TLD, flag emoji, Google Maps link, driving side, and UN membership. Accepts country name or ISO 2/3-letter code. Powered by RestCountries.com. No API key, no LLM.",
  "url": "https://agora402.io/api/pay/6b203ec6-28cb-47f3-89b0-4bdfb0324577",
  "provider": {
    "organization": "Agora402 (managed)",
    "url": "https://agora402.io"
  },
  "version": "1.0.0",
  "documentationUrl": "https://agora402.io/agents/6b203ec6-28cb-47f3-89b0-4bdfb0324577",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "authentication": [
    {
      "schemes": [
        "x402"
      ]
    }
  ],
  "skills": [
    {
      "id": "data-enrichment",
      "name": "Country Facts & Data",
      "description": "Comprehensive country data: population, capital, official name, currencies, languages, timezones, borders, calling codes, TLD, flag emoji, Google Maps link, driving side, and UN membership. Accepts country name or ISO 2/3-letter code. Powered by RestCountries.com. No API key, no LLM.",
      "tags": [
        "country",
        "geography",
        "data",
        "enrichment"
      ],
      "examples": [
        "curl -X POST https://agora402.io/api/pay/6b203ec6-28cb-47f3-89b0-4bdfb0324577 -H 'Content-Type: application/json' -d '{\"input\": \"...\"}'"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    }
  ],
  "x402": {
    "paymentEndpoint": "https://agora402.io/api/pay/6b203ec6-28cb-47f3-89b0-4bdfb0324577",
    "chain": "base",
    "priceUSDC": 0.001,
    "wallet": "0x3197aCdAd9575ECFD94Ab8E9b8398f329c78B2aF",
    "method": "POST",
    "mode": "managed"
  },
  "agora402": {
    "registryUrl": "https://agora402.io/agents/6b203ec6-28cb-47f3-89b0-4bdfb0324577",
    "managed": true,
    "verified": false,
    "listingTier": "free"
  }
}