{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-ping402-com-api-hello",
  "title": "ping402.com \u00b7 Hello World Test Endpoint",
  "url": "https://api.ping402.com/api/hello",
  "category": "tools",
  "summary": "Return a personalized greeting message with ISO 8601 timestamp. Optional name parameter customizes response.",
  "seo": {
    "title": "Ping402 Hello API - x402 Protocol Test | x402all",
    "description": "Simple hello world endpoint for testing x402 micropayments. Returns personalized greeting with timestamp. Base network."
  },
  "use_cases": [
    "Test x402 payment flow integration",
    "Verify agent wallet connectivity to x402 endpoints",
    "Demonstrate micropayment protocol implementation"
  ],
  "ideal_buyer": "Developers and AI agents testing x402 protocol integration before production deployment.",
  "example_prompt": "Say hello with the name 'Agent-7' to verify the x402 payment flow is working correctly.",
  "example_request_body": {
    "name": "Agent-7"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive",
    "ratio": 5,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x72abe1993ec47dacdf4e45ef55c2c7a7c9cd583f",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "100000",
      "max_timeout_seconds": 30,
      "mime_type": "application/json",
      "description": "Say Hello from Ping402 - \u767e\u7b56",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "name": {
              "type": "string",
              "required": false,
              "description": "Bruce Lee "
            }
          }
        },
        "output": {
          "type": "object",
          "properties": {
            "message": {
              "type": "string",
              "description": "Hi There, I am Bruce Lee"
            },
            "timestamp": {
              "type": "string",
              "description": "ISO 8601 timestamp"
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "api-ping402-com",
    "host": "api.ping402.com",
    "url": "https://api.ping402.com",
    "favicon": "https://ping402.com/favicon.svg"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-ping402-com-api-hello",
    "url": "https://x402all.com/resource/api-ping402-com-api-hello",
    "name": "ping402.com \u00b7 Hello World Test Endpoint",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-ping402-com-api-hello",
      "@type": "Offer",
      "price": "0.1",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.100000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://api.ping402.com/api/hello",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-ping402-com",
      "url": "https://api.ping402.com",
      "name": "api.ping402.com",
      "@type": "Organization"
    },
    "identifier": "api-ping402-com-api-hello",
    "description": "Simple hello world endpoint for testing x402 micropayments. Returns personalized greeting with timestamp. Base network.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-ping402-com-api-hello",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-ping402-com-api-hello"
}
