{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "egov-laws-data-api-kasanegi123-workers-dev-laws-search",
  "title": "Egov-laws-data-api \u00b7 Laws Search",
  "url": "https://egov-laws-data-api.kasanegi123.workers.dev/laws/search",
  "category": "data",
  "summary": "Egov-laws-data-api \u00b7 Laws Search \u2014 x402-protected data API. Pay $0.050 per call on base. Indexed by x402all.",
  "seo": {
    "title": "Egov-laws-data-api \u00b7 Laws Search \u2014 x402 data API \u00b7 $0.050 per call",
    "description": "Egov-laws-data-api \u00b7 Laws Search \u2014 x402-protected data API. Pay $0.050 per call on base. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 2.5,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x57af85efcaec627ef91709c394f627586dbebe7a",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "50000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "limit": 10,
            "keyword": "contract",
            "law_type": "Act"
          }
        },
        "output": {
          "type": "json",
          "example": {
            "data": {
              "items": [
                {
                  "law_info": {
                    "law_id": "415AC0000000057",
                    "law_num": "<Japanese UTF-8 law number from upstream, e.g. Heisei 15 Law No. 57>",
                    "law_type": "Act"
                  },
                  "revision_info": {
                    "category": "<Japanese UTF-8 category>",
                    "law_title": "<Japanese UTF-8 title from upstream, e.g. Act on the Protection of Personal Information>"
                  }
                }
              ],
              "total_count": 42
            },
            "query": {
              "limit": 10,
              "offset": 0,
              "keyword": "contract",
              "law_type": "Act"
            },
            "attribution": "Source: e-Gov Japanese Laws Search (https://laws.e-gov.go.jp)"
          },
          "mimeType": "application/json"
        }
      }
    }
  ],
  "origin": {
    "slug": "egov-laws-data-api-kasanegi123-workers-dev",
    "host": "egov-laws-data-api.kasanegi123.workers.dev",
    "url": "https://egov-laws-data-api.kasanegi123.workers.dev"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/egov-laws-data-api-kasanegi123-workers-dev-laws-search",
    "url": "https://x402all.com/resource/egov-laws-data-api-kasanegi123-workers-dev-laws-search",
    "name": "Egov-laws-data-api \u00b7 Laws Search",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/egov-laws-data-api-kasanegi123-workers-dev-laws-search",
      "@type": "Offer",
      "price": "0.05",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "additionalProperty": [
        {
          "name": "paymentNetwork",
          "@type": "PropertyValue",
          "value": "base"
        },
        {
          "name": "paymentAsset",
          "@type": "PropertyValue",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ],
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.050000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent"
    },
    "sameAs": "https://egov-laws-data-api.kasanegi123.workers.dev/laws/search",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/egov-laws-data-api-kasanegi123-workers-dev",
      "url": "https://egov-laws-data-api.kasanegi123.workers.dev",
      "name": "egov-laws-data-api.kasanegi123.workers.dev",
      "@type": "Organization"
    },
    "identifier": "egov-laws-data-api-kasanegi123-workers-dev-laws-search",
    "description": "Egov-laws-data-api \u00b7 Laws Search \u2014 x402-protected data API. Pay $0.050 per call on base. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=egov-laws-data-api-kasanegi123-workers-dev-laws-search",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=egov-laws-data-api-kasanegi123-workers-dev-laws-search",
  "callability": {
    "status": "partial",
    "schema_callability": 0.35,
    "source": "facilitator_bazaar",
    "source_confidence": 0.75,
    "match_confidence": 0.4,
    "schema_confidence": 0.5,
    "validated_at": "2026-05-10T23:35:27.647724+00:00",
    "warnings": []
  },
  "contract": {
    "route_template": "https://egov-laws-data-api.kasanegi123.workers.dev/laws/search",
    "response_schema": {
      "type": "json",
      "example": {
        "data": {
          "items": [
            {
              "law_info": {
                "law_id": "415AC0000000057",
                "law_num": "<Japanese UTF-8 law number from upstream, e.g. Heisei 15 Law No. 57>",
                "law_type": "Act"
              },
              "revision_info": {
                "category": "<Japanese UTF-8 category>",
                "law_title": "<Japanese UTF-8 title from upstream, e.g. Act on the Protection of Personal Information>"
              }
            }
          ],
          "total_count": 42
        },
        "query": {
          "limit": 10,
          "offset": 0,
          "keyword": "contract",
          "law_type": "Act"
        },
        "attribution": "Source: e-Gov Japanese Laws Search (https://laws.e-gov.go.jp)"
      },
      "mimeType": "application/json"
    },
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "unknown",
      "response_schema": "declared"
    },
    "contract_hash": "fc1fb48f6d3763e9281add2e7784445ddeeb1af1948684b7b6dfa82b266796a6"
  }
}