{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "webhook-tester-production-e956-up-railway-app-api-test",
  "title": "Webhook Tester \u00b7 HTTP Request Validator",
  "url": "https://webhook-tester-production-e956.up.railway.app/api/test",
  "category": "tools",
  "summary": "Validates webhook endpoints by sending configurable HTTP requests with custom methods, headers, body, and timeout settings.",
  "seo": {
    "title": "Webhook Testing API - x402 | Webhook Tester",
    "description": "Test webhooks with custom methods, headers, body, and timeout. $0.002 USDC per call. HTTP request validation via x402. Base network."
  },
  "use_cases": [
    "Test webhook endpoints before production deployment",
    "Validate custom headers and payload structures",
    "Debug timeout and retry behavior for webhooks"
  ],
  "ideal_buyer": "Developers testing webhook integrations and API reliability before production deployment.",
  "example_prompt": "Test my webhook at https://example.com/webhook with a POST request and custom headers",
  "example_request_body": {
    "url": "https://example.com/webhook",
    "body": {
      "test": "data"
    },
    "method": "POST",
    "headers": {
      "Authorization": "Bearer token"
    },
    "timeout": 10
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.1,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x6e8b64638b24c6d625b045dd353120d850064e2e",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "2000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "url"
            ],
            "properties": {
              "url": {
                "type": "string",
                "description": "Webhook URL to test (must be https)"
              },
              "body": {
                "type": "object",
                "description": "JSON body to send"
              },
              "method": {
                "type": "string",
                "description": "HTTP method: POST, PUT, PATCH, DELETE (default: POST)"
              },
              "headers": {
                "type": "object",
                "description": "Custom headers as key-value pairs"
              },
              "timeout": {
                "type": "number",
                "description": "Timeout in seconds (default: 10, max: 30)"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {}
        }
      }
    }
  ],
  "origin": {
    "slug": "webhook-tester-production-e956-up-railway-app",
    "host": "webhook-tester-production-e956.up.railway.app",
    "title": "Webhook Tester Service",
    "description": "A Railway-hosted webhook testing utility. Provides endpoints for receiving, inspecting, and debugging HTTP webhook payloads during development and integration workflows.",
    "url": "https://webhook-tester-production-e956.up.railway.app",
    "favicon": "https://webhook-tester-production-e956.up.railway.app/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/webhook-tester-production-e956-up-railway-app-api-test",
    "url": "https://x402all.com/resource/webhook-tester-production-e956-up-railway-app-api-test",
    "name": "Webhook Tester \u00b7 HTTP Request Validator",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/webhook-tester-production-e956-up-railway-app-api-test",
      "@type": "Offer",
      "price": "0.002",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.002000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://webhook-tester-production-e956.up.railway.app/api/test",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/webhook-tester-production-e956-up-railway-app",
      "url": "https://webhook-tester-production-e956.up.railway.app",
      "name": "Webhook Tester Service",
      "@type": "Organization"
    },
    "identifier": "webhook-tester-production-e956-up-railway-app-api-test",
    "description": "Test webhooks with custom methods, headers, body, and timeout. $0.002 USDC per call. HTTP request validation via x402. Base network.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=webhook-tester-production-e956-up-railway-app-api-test",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=webhook-tester-production-e956-up-railway-app-api-test"
}
