{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "x402whois-com-api-v1-whois-seo",
  "title": "X402whois \u00b7 Whois Seo",
  "url": "https://x402whois.com/api/v1/whois/seo",
  "category": "data",
  "summary": "X402whois \u00b7 Whois Seo \u2014 x402-protected data API. Pay $0.250 per call on base. Indexed by x402all.",
  "seo": {
    "title": "X402whois \u00b7 Whois Seo \u2014 x402 data API \u00b7 $0.250 per call",
    "description": "X402whois \u00b7 Whois Seo \u2014 x402-protected data API. Pay $0.250 per call on base. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 12.5,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xe8722def9a887fece16a3ed9ea59c7ce2a34790c",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "250000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Whois lookup with SEO data",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "domain": {
              "type": "string",
              "required": true,
              "description": "Domain name to lookup in host.tld format (e.g., google.com). Subdomains are not allowed."
            }
          },
          "discoverable": true
        },
        "output": {
          "type": "object",
          "properties": {
            "data": {
              "type": "object",
              "properties": {
                "domain": {
                  "type": "string",
                  "description": "The queried domain"
                },
                "status": {
                  "type": "string",
                  "description": "Domain status"
                },
                "seo_data": {
                  "type": "object",
                  "properties": {
                    "metrics": {
                      "type": "object",
                      "properties": {
                        "paid": {
                          "type": "object",
                          "properties": {
                            "etv": {
                              "type": "number",
                              "description": "Estimated Traffic Volume from paid ads"
                            },
                            "count": {
                              "type": "integer",
                              "description": "Total count of paid ad placements"
                            },
                            "pos_1": {
                              "type": "integer",
                              "description": "Number of paid ad placements in position #1"
                            },
                            "pos_2_3": {
                              "type": "integer",
                              "description": "Number of paid ad placements in positions #2-3"
                            },
                            "pos_4_10": {
                              "type": "integer",
                              "description": "Number of paid ad placements in positions #4-10"
                            },
                            "pos_11_20": {
                              "type": "integer",
                              "description": "Number of paid ad placements in positions #11-20"
                            },
                            "pos_21_30": {
                              "type": "integer",
                              "description": "Number of paid ad placements in positions #21-30"
                            },
                            "pos_31_40": {
                              "type": "integer",
                              "description": "Number of paid ad placements in positions #31-40"
                            },
                            "pos_41_50": {
                              "type": "integer",
                              "description": "Number of paid ad placements in positions #41-50"
                            },
                            "pos_51_60": {
                              "type": "integer",
                              "description": "Number of paid ad placements in positions #51-60"
                            },
                            "pos_61_70": {
                              "type": "integer",
                              "description": "Number of paid ad placements in positions #61-70"
                            },
                            "pos_71_80": {
                              "type": "integer",
                              "description": "Number of paid ad placements in positions #71-80"
                            },
                            "pos_81_90": {
                              "type": "integer",
                              "description": "Number of paid ad placements in positions #81-90"
                            },
                            "pos_91_100": {
                              "type": "integer",
                              "description": "Number of paid ad placements in positions #91-100"
                            },
                            "estimated_paid_traffic_cost": {
                              "type": "number",
                              "description": "Estimated total cost of paid advertising campaigns"
                            }
                          },
                          "description": "Paid advertisement traffic metrics"
                        },
                        "organic": {
                          "type": "object",
                          "properties": {
                            "etv": {
                              "type": "number",
                              "description": "Estimated Traffic Volume - Monthly traffic calculated as product of CTR and search volume"
                            },
                            "count": {
                              "type": "integer",
                              "description": "Total count of keywords/SERPs where the domain appears"
                            },
                            "pos_1": {
                              "type": "integer",
                              "description": "Number of keywords ranking in position #1"
                            },
                            "pos_2_3": {
                              "type": "integer",
                              "description": "Number of keywords ranking in positions #2-3"
                            },
                            "pos_4_10": {
                              "type": "integer",
                              "description": "Number of keywords ranking in positions #4-10"
                            },
                            "pos_11_20": {
                              "type": "integer",
                              "description": "Number of keywords ranking in positions #11-20"
                            },
                            "pos_21_30": {
                              "type": "integer",
                              "description": "Number of keywords ranking in positions #21-30"
                            },
                            "pos_31_40": {
                              "type": "integer",
                              "description": "Number of keywords ranking in positions #31-40"
                            },
                            "pos_41_50": {
                              "type": "integer",
                              "description": "Number of keywords ranking in positions #41-50"
                            },
                            "pos_51_60": {
                              "type": "integer",
                              "description": "Number of keywords ranking in positions #51-60"
                            },
                            "pos_61_70": {
                              "type": "integer",
                              "description": "Number of keywords ranking in positions #61-70"
                            },
                            "pos_71_80": {
                              "type": "integer",
                              "description": "Number of keywords ranking in positions #71-80"
                            },
                            "pos_81_90": {
                              "type": "integer",
                              "description": "Number of keywords ranking in positions #81-90"
                            },
                            "pos_91_100": {
                              "type": "integer",
                              "description": "Number of keywords ranking in positions #91-100"
                            },
                            "estimated_paid_traffic_cost": {
                              "type": "number",
                              "description": "Estimated cost if this traffic was acquired through paid ads"
                            }
                          },
                          "description": "Organic (non-paid) search traffic metrics"
                        }
                      },
                      "description": "Search engine ranking and traffic metrics"
                    },
                    "first_seen": {
                      "type": "string",
                      "description": "Date when the domain was first seen in search results"
                    },
                    "backlinks_info": {
                      "type": "object",
                      "properties": {
                        "dofollow": {
                          "type": "integer",
                          "description": "Number of dofollow backlinks (pass SEO authority)"
                        },
                        "backlinks": {
                          "type": "integer",
                          "description": "Total number of backlinks including both dofollow and nofollow"
                        },
                        "time_update": {
                          "type": "string",
                          "description": "Date and time when backlink data was last updated (UTC format: yyyy-mm-dd hh-mm-ss +00:00)"
                        },
                        "referring_pages": {
                          "type": "integer",
                          "description": "Total number of unique pages linking to this domain"
                        },
                        "referring_domains": {
                          "type": "integer",
                          "description": "Total number of unique domains linking to this domain"
                        },
                        "referring_main_domains": {
                          "type": "integer",
                          "description": "Number of unique main domains (root domains) linking to this domain"
                        }
                      },
                      "description": "Backlink profile and authority metrics"
                    }
                  },
                  "description": "SEO metrics and backlink data for the domain"
                },
                "registrar": {
                  "type": "string",
                  "description": "Domain registrar"
                },
                "created_datetime": {
                  "type": "string",
                  "description": "Domain creation date and time"
                },
                "updated_datetime": {
                  "type": "string",
                  "description": "Domain last updated date and time"
                },
                "expiration_datetime": {
                  "type": "string",
                  "description": "Domain expiration date and time"
                }
              }
            },
            "error": {
              "type": "string",
              "description": "Error message if lookup failed"
            },
            "domain": {
              "type": "string",
              "description": "The queried domain"
            },
            "success": {
              "type": "boolean",
              "description": "Whether the whois lookup was successful"
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "x402whois-com",
    "host": "x402whois.com",
    "url": "https://x402whois.com"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x402whois-com-api-v1-whois-seo",
    "url": "https://x402all.com/resource/x402whois-com-api-v1-whois-seo",
    "name": "X402whois \u00b7 Whois Seo",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/x402whois-com-api-v1-whois-seo",
      "@type": "Offer",
      "price": "0.25",
      "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.250000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent"
    },
    "sameAs": "https://x402whois.com/api/v1/whois/seo",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x402whois-com",
      "url": "https://x402whois.com",
      "name": "x402whois.com",
      "@type": "Organization"
    },
    "identifier": "x402whois-com-api-v1-whois-seo",
    "description": "X402whois \u00b7 Whois Seo \u2014 x402-protected data API. Pay $0.250 per call on base. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402whois-com-api-v1-whois-seo",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402whois-com-api-v1-whois-seo",
  "callability": {
    "status": "call_ready",
    "schema_callability": 0.722,
    "source": "provider_openapi",
    "source_confidence": 0.9,
    "match_confidence": 0.95,
    "schema_confidence": 1.0,
    "validated_at": "2026-05-10T22:51:42.008749+00:00",
    "warnings": []
  },
  "contract": {
    "method": "GET",
    "route_template": "/api/v1/whois/seo",
    "content_type": "application/json",
    "query_schema": {
      "type": "object",
      "required": [
        "domain"
      ],
      "properties": {
        "domain": {
          "type": "string",
          "title": "Domain",
          "examples": [
            "google.com"
          ],
          "description": "Domain name to lookup (e.g., google.com)"
        }
      }
    },
    "response_schema": {
      "type": "object",
      "title": "WhoisResponseSeo",
      "required": [
        "domain",
        "success"
      ],
      "properties": {
        "data": {
          "anyOf": [
            {
              "type": "object",
              "title": "WhoIsWithSeoData",
              "required": [
                "domain"
              ],
              "properties": {
                "domain": {
                  "type": "string",
                  "title": "Domain",
                  "description": "The queried domain"
                },
                "status": {
                  "anyOf": [
                    {
                      "type": "string"
                    },
                    {
                      "type": "null"
                    }
                  ],
                  "title": "Status",
                  "description": "Domain status"
                },
                "seo_data": {
                  "anyOf": [
                    {
                      "type": "object",
                      "title": "WhoIsDataSeo",
                      "properties": {
                        "metrics": {
                          "anyOf": [
                            {
                              "type": "object",
                              "title": "DomainMetrics",
                              "properties": {
                                "paid": {
                                  "anyOf": [
                                    {
                                      "type": "object",
                                      "title": "TrafficMetrics",
                                      "properties": {
                                        "etv": {
                                          "anyOf": [
                                            {
                                              "type": "number"
                                            },
                                            {
                                              "type": "null"
                                            }
                                          ],
                                          "title": "Etv",
                                          "description": "Estimated traffic volume - monthly traffic calculated as product of CTR and search volume"
                                        },
                                        "count": {
                                          "anyOf": [
                                            {
                                              "type": "integer"
                                            },
                                            {
                                              "type": "null"
                                            }
                                          ],
                                          "title": "Count",
                                          "description": "Total count of SERPs that contain the domain"
                                        },
                                        "pos_1": {
                                          "anyOf": [
                                            {
                                              "type": "integer"
                                            },
                                            {
                                              "type": "null"
                                            }
                                          ],
                                          "title": "Pos 1",
                                          "description": "Number of SERPs where the domain ranks #1"
                                        },
                                        "pos_2_3": {
                                          "anyOf": [
                                            {
                                              "type": "integer"
                                            },
                                            {
                                              "type": "null"
                                            }
                                          ],
                                          "title": "Pos 2 3",
                                          "description": "Number of SERPs where the domain ranks #2-3"
                                        },
                                        "pos_4_10": {
                                          "anyOf": [
                                            {
                                              "type": "integer"
                                            },
                                            {
                                              "type": "null"
                                            }
                                          ],
                                          "title": "Pos 4 10",
                                          "description": "Number of SERPs where the domain ranks #4-10"
                                        },
                                        "pos_11_20": {
                                          "anyOf": [
                                            {
                                              "type": "integer"
                                            },
                                            {
                                              "type": "null"
                                            }
                                          ],
                                          "title": "Pos 11 20",
                                          "description": "Number of SERPs where the domain ranks #11-20"
                                        },
                                        "pos_21_30": {
                                          "anyOf": [
                                            {
                                              "type": "integer"
                                            },
                                            {
                                              "type": "null"
                                            }
                                          ],
                                          "title": "Pos 21 30",
                                          "description": "Number of SERPs where the domain ranks #21-30"
                                        },
                                        "pos_31_40": {
                                          "anyOf": [
                                            {
                                              "type": "integer"
                                            },
                                            {
                                              "type": "null"
                                            }
                                          ],
                                          "title": "Pos 31 40",
                                          "description": "Number of SERPs where the domain ranks #31-40"
                                        },
                                        "pos_41_50": {
                                          "anyOf": [
                                            {
                                              "type": "integer"
                                            },
                                            {
                                              "type": "null"
                                            }
                                          ],
                                          "title": "Pos 41 50",
                                          "description": "Number of SERPs where the domain ranks #41-50"
                                        },
                                        "pos_51_60": {
                                          "anyOf": [
                                            {
                                              "type": "integer"
                                            },
                                            {
                                              "type": "null"
                                            }
                                          ],
                                          "title": "Pos 51 60",
                                          "description": "Number of SERPs where the domain ranks #51-60"
                                        },
                                        "pos_61_70": {
                                          "anyOf": [
                                            {
                                              "type": "integer"
                                            },
                                            {
                                              "type": "null"
                                            }
                                          ],
                                          "title": "Pos 61 70",
                                          "description": "Number of SERPs where the domain ranks #61-70"
                                        },
                                        "pos_71_80": {
                                          "anyOf": [
                                            {
                                              "type": "integer"
                                            },
                                            {
                                              "type": "null"
                                            }
                                          ],
                                          "title": "Pos 71 80",
                                          "description": "Number of SERPs where the domain ranks #71-80"
                                        },
                                        "pos_81_90": {
                                          "anyOf": [
                                            {
                                              "type": "integer"
                                            },
                                            {
                                              "type": "null"
                                            }
                                          ],
                                          "title": "Pos 81 90",
                                          "description": "Number of SERPs where the domain ranks #81-90"
                                        },
                                        "pos_91_100": {
                                          "anyOf": [
                                            {
                                              "type": "integer"
                                            },
                                            {
                                              "type": "null"
                                            }
                                          ],
                                          "title": "Pos 91 100",
                                          "description": "Number of SERPs where the domain ranks #91-100"
                                        },
                                        "estimated_paid_traffic_cost": {
                                          "anyOf": [
                                            {
                                              "type": "number"
                                            },
                                            {
                                              "type": "null"
                                            }
                                          ],
                                          "title": "Estimated Paid Traffic Cost",
                                          "description": "Estimated cost of paid traffic"
                                        }
                                      },
                                      "description": "Model for organic or paid traffic metrics."
                                    },
                                    {
                                      "type": "null"
                                    }
                                  ],
                                  "description": "Paid advertisement traffic metrics"
                                },
                                "organic": {
                                  "anyOf": [
                                    {
                                      "type": "object",
                                      "title": "TrafficMetrics",
                                      "properties": {
                                        "etv": {
                                          "anyOf": [
                                            {
                                              "type": "number"
                                            },
                                            {
                                              "type": "null"
                                            }
                                          ],
                                          "title": "Etv",
                                          "description": "Estimated traffic volume - monthly traffic calculated as product of CTR and search volume"
                                        },
                                        "count": {
                                          "anyOf": [
                                            {
                                              "type": "integer"
                                            },
                                            {
                                              "type": "null"
                                            }
                                          ],
                                          "title": "Count",
                                          "description": "Total count of SERPs that contain the domain"
                                        },
                                        "pos_1": {
                                          "anyOf": [
                                            {
                                              "type": "integer"
                                            },
                                            {
                                              "type": "null"
                                            }
                                          ],
                                          "title": "Pos 1",
                                          "description": "Number of SERPs where the domain ranks #1"
                                        },
                                        "pos_2_3": {
                                          "anyOf": [
                                            {
                                              "type": "integer"
                                            },
                                            {
                                              "type": "null"
                                            }
                                          ],
                                          "title": "Pos 2 3",
                                          "description": "Number of SERPs where the domain ranks #2-3"
                                        },
                                        "pos_4_10": {
                                          "anyOf": [
                                            {
                                              "type": "integer"
                                            },
                                            {
                                              "type": "null"
                                            }
                                          ],
                                          "title": "Pos 4 10",
                                          "description": "Number of SERPs where the domain ranks #4-10"
                                        },
                                        "pos_11_20": {
                                          "anyOf": [
                                            {
                                              "type": "integer"
                                            },
                                            {
                                              "type": "null"
                                            }
                                          ],
                                          "title": "Pos 11 20",
                                          "description": "Number of SERPs where the domain ranks #11-20"
                                        },
                                        "pos_21_30": {
                                          "anyOf": [
                                            {
                                              "type": "integer"
                                            },
                                            {
                                              "type": "null"
                                            }
                                          ],
                                          "title": "Pos 21 30",
                                          "description": "Number of SERPs where the domain ranks #21-30"
                                        },
                                        "pos_31_40": {
                                          "anyOf": [
                                            {
                                              "type": "integer"
                                            },
                                            {
                                              "type": "null"
                                            }
                                          ],
                                          "title": "Pos 31 40",
                                          "description": "Number of SERPs where the domain ranks #31-40"
                                        },
                                        "pos_41_50": {
                                          "anyOf": [
                                            {
                                              "type": "integer"
                                            },
                                            {
                                              "type": "null"
                                            }
                                          ],
                                          "title": "Pos 41 50",
                                          "description": "Number of SERPs where the domain ranks #41-50"
                                        },
                                        "pos_51_60": {
                                          "anyOf": [
                                            {
                                              "type": "integer"
                                            },
                                            {
                                              "type": "null"
                                            }
                                          ],
                                          "title": "Pos 51 60",
                                          "description": "Number of SERPs where the domain ranks #51-60"
                                        },
                                        "pos_61_70": {
                                          "anyOf": [
                                            {
                                              "type": "integer"
                                            },
                                            {
                                              "type": "null"
                                            }
                                          ],
                                          "title": "Pos 61 70",
                                          "description": "Number of SERPs where the domain ranks #61-70"
                                        },
                                        "pos_71_80": {
                                          "anyOf": [
                                            {
                                              "type": "integer"
                                            },
                                            {
                                              "type": "null"
                                            }
                                          ],
                                          "title": "Pos 71 80",
                                          "description": "Number of SERPs where the domain ranks #71-80"
                                        },
                                        "pos_81_90": {
                                          "anyOf": [
                                            {
                                              "type": "integer"
                                            },
                                            {
                                              "type": "null"
                                            }
                                          ],
                                          "title": "Pos 81 90",
                                          "description": "Number of SERPs where the domain ranks #81-90"
                                        },
                                        "pos_91_100": {
                                          "anyOf": [
                                            {
                                              "type": "integer"
                                            },
                                            {
                                              "type": "null"
                                            }
                                          ],
                                          "title": "Pos 91 100",
                                          "description": "Number of SERPs where the domain ranks #91-100"
                                        },
                                        "estimated_paid_traffic_cost": {
                                          "anyOf": [
                                            {
                                              "type": "number"
                                            },
                                            {
                                              "type": "null"
                                            }
                                          ],
                                          "title": "Estimated Paid Traffic Cost",
                                          "description": "Estimated cost of paid traffic"
                                        }
                                      },
                                      "description": "Model for organic or paid traffic metrics."
                                    },
                                    {
                                      "type": "null"
                                    }
                                  ],
                                  "description": "Organic (non-paid) search traffic metrics"
                                }
                              },
                              "description": "Model for domain traffic metrics including organic and paid."
                            },
                            {
                              "type": "null"
                            }
                          ],
                          "description": "Domain traffic metrics including organic and paid search data"
                        },
                        "first_seen": {
                          "anyOf": [
                            {
                              "type": "string"
                            },
                            {
                              "type": "null"
                            }
                          ],
                          "title": "First Seen",
                          "description": "Domain first seen date"
                        },
                        "backlinks_info": {
                          "anyOf": [
                            {
                              "type": "object",
                              "title": "BacklinksInfo",
                              "properties": {
                                "dofollow": {
                                  "anyOf": [
                                    {
                                      "type": "integer"
                                    },
                                    {
                                      "type": "null"
                                    }
                                  ],
                                  "title": "Dofollow",
                                  "description": "Number of dofollow links"
                                },
                                "backlinks": {
                                  "anyOf": [
                                    {
                                      "type": "integer"
                                    },
                                    {
                                      "type": "null"
                                    }
                                  ],
                                  "title": "Backlinks",
                                  "description": "Total number of backlinks, including dofollow and nofollow links"
                                },
                                "time_update": {
                                  "anyOf": [
                                    {
                                      "type": "string"
                                    },
                                    {
                                      "type": "null"
                                    }
                                  ],
                                  "title": "Time Update",
                                  "description": "Date and time when backlink data was updated (UTC format: yyyy-mm-dd hh-mm-ss +00:00)"
                                },
                                "referring_pages": {
                                  "anyOf": [
                                    {
                                      "type": "integer"
                                    },
                                    {
                                      "type": "null"
                                    }
                                  ],
                                  "title": "Referring Pages",
                                  "description": "Number of referring pages"
                                },
                                "referring_domains": {
                                  "anyOf": [
                                    {
                                      "type": "integer"
                                    },
                                    {
                                      "type": "null"
                                    }
                                  ],
                                  "title": "Referring Domains",
                                  "description": "Number of referring domains"
                                },
                                "referring_main_domains": {
                                  "anyOf": [
                                    {
                                      "type": "integer"
                                    },
                                    {
                                      "type": "null"
                                    }
                                  ],
                                  "title": "Referring Main Domains",
                                  "description": "Number of referring main domains"
                                }
                              },
                              "description": "Model for backlink data."
                            },
                            {
                              "type": "null"
                            }
                          ],
                          "description": "Backlink data for the domain"
                        }
                      }
                    },
                    {
                      "type": "null"
                    }
                  ],
                  "description": "SEO related data for the domain"
                },
                "registrar": {
                  "anyOf": [
                    {
                      "type": "string"
                    },
                    {
                      "type": "null"
                    }
                  ],
                  "title": "Registrar",
                  "description": "Domain registrar"
                },
                "created_datetime": {
                  "anyOf": [
                    {
                      "type": "string"
                    },
                    {
                      "type": "null"
                    }
                  ],
                  "title": "Created Datetime",
                  "description": "Domain creation date and time"
                },
                "updated_datetime": {
                  "anyOf": [
                    {
                      "type": "string"
                    },
                    {
                      "type": "null"
                    }
                  ],
                  "title": "Updated Datetime",
                  "description": "Domain last updated date and time"
                },
                "expiration_datetime": {
                  "anyOf": [
                    {
                      "type": "string"
                    },
                    {
                      "type": "null"
                    }
                  ],
                  "title": "Expiration Datetime",
                  "description": "Domain expiration date and time"
                }
              }
            },
            {
              "type": "null"
            }
          ],
          "description": "Full whois response data if successful"
        },
        "error": {
          "anyOf": [
            {
              "type": "string"
            },
            {
              "type": "null"
            }
          ],
          "title": "Error",
          "description": "Error message if lookup failed"
        },
        "domain": {
          "type": "string",
          "title": "Domain",
          "description": "The queried domain"
        },
        "success": {
          "type": "boolean",
          "title": "Success",
          "description": "Whether the whois lookup was successful"
        }
      },
      "description": "Model for whois lookup response with structured data."
    },
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "declared",
      "header_schema": "unknown",
      "request_body_schema": "explicit_none",
      "response_schema": "declared"
    },
    "contract_hash": "16699526b710221af024aeee94a3044033f6ce45aee783f5ba833d253b1a4491"
  }
}