mirrored listing x402 eip155:8453solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp

Cited property-value appeal deadline arithmetic for a covered state

Cited property-value appeal deadline arithmetic for a covered state. Perfect for: 'appeal deadline from my notice date', 'property-tax protest window'. Returns the rule, statute, source, computed dates when inputs support them, caveats, and verify-next. Never advice to appeal. Charge-free when the state/locality is not covered.

Do you run api.locus.report? This listing was mirrored from Coinbase's public Bazaar. Claim it in 30 seconds — no account required — and it becomes verified, permanently overriding the mirrored copy.

Claim this listing
10000 (raw units)
price
1
calls / 30d
1
unique payers
2026-09-08
updated

Provider

api.locus.report · discovered, not yet claimed by its owner

Payment (x402 accepts[])

[
  {
    "scheme": "exact",
    "network": "eip155:8453",
    "payTo": "0xf121fbecec43e1b616d47285851c20d5fc64431b",
    "asset": "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
    "amount": "10000",
    "maxTimeoutSeconds": 60
  },
  {
    "scheme": "exact",
    "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
    "payTo": "FBVHMG5PTNW6sNd7uhZBsxhWkwJYRpgk34QcTgDpQdwV",
    "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
    "amount": "10000",
    "maxTimeoutSeconds": 60
  }
]

Output schema

{
  "bazaar": {
    "info": {
      "input": {
        "body": {
          "address": "1 E Edenton St, Raleigh, NC 27601"
        },
        "bodyType": "json",
        "method": "POST",
        "type": "http"
      },
      "output": {
        "example": {
          "caveats": [
            "Example artifact; not live data."
          ],
          "generatedAt": "2026-01-01T00:00:00.000Z",
          "id": "locus_example",
          "records": []
        },
        "type": "json"
      }
    },
    "schema": {
      "$schema": "https://json-schema.org/draft/2020-12/schema",
      "properties": {
        "input": {
          "additionalProperties": false,
          "properties": {
            "body": {
              "anyOf": [
                {
                  "additionalProperties": false,
                  "properties": {
                    "address": {
                      "maxLength": 200,
                      "minLength": 5,
                      "type": "string"
                    },
                    "countyExtended": {
                      "type": "boolean"
                    },
                    "locality": {
                      "enum": [
                        "nyc_class1",
                        "nyc_other",
                        "nassau",
                        "philadelphia"
                      ],
                      "type": "string"
                    },
                    "noticeDate": {
                      "format": "date",
                      "pattern": "^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))$",
                      "type": "string"
                    },
                    "propertyClass": {
                      "maxLength": 80,
                      "minLength": 1,
                      "type": "string"
                    },
                    "revaluationYear": {
                      "type": "boolean"
                    },
                    "state": {
                      "maxLength": 40,
                      "minLength": 2,
                      "type": "string"
                    },
                    "year": {
                      "maximum": 2100,
                      "minimum": 2000,
                      "type": "integer"
                    }
                  },
                  "required": [
                    "state"
                  ],
                  "type": "object"
                },
                {
                  "additionalProperties": false,
                  "properties": {
                    "address": {
                      "maxLength": 200,
                      "minLength": 5,
                      "type": "string"
                    },
                    "countyExtended": {
                      "type": "boolean"
                    },
                    "locality": {
                      "enum": [
                        "nyc_class1",
                        "nyc_other",
                        "nassau",
                        "philadelphia"
                      ],
                      "type": "string"
                    },
                    "noticeDate": {
                      "format": "date",
                      "pattern": "^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))$",
                      "type": "string"
                    },
                    "propertyClass": {
                      "maxLength": 80,
                      "minLength": 1,
                      "type": "string"
                    },
                    "revaluationYear": {
                      "type": "boolean"
                    },
                    "state": {
                      "maxLength": 40,
                      "minLength": 2,
                      "type": "string"
                    },
                    "year": {
                      "maximum": 2100,
                      "minimum": 2000,
                      "type": "integer"
                    }
                  },
                  "required": [
                    "address"
                  ],
                  "type": "object"
                }
              ]
            },
            "bodyType": {
              "enum": [
                "json",
                "form-data",
                "text"
              ],
              "type": "string"
            },
            "method": {
              "enum": [
                "POST",
                "PUT",
                "PATCH"
              ],
              "type": "string"
            },
            "type": {
              "const": "http",
              "type": "string"
            }
          },
          "required": [
            "type",
            "method",
            "bodyType",
            "body"
          ],
          "type": "object"
        },
        "output": {
          "properties": {
            "example": {
              "type": "object"
            },
            "type": {
              "type": "string"
            }
          },
          "required": [
            "type"
          ],
          "type": "object"
        }
      },
      "required": [
        "input"
      ],
      "type": "object"
    }
  },
  "builder-code": {
    "info": {
      "a": "bc_vz5zyuko"
    },
    "schema": {
      "$schema": "https://json-schema.org/draft/2020-12/schema",
      "additionalProperties": false,
      "properties": {
        "a": {
          "description": "App builder code",
          "pattern": "^[a-z0-9_]{1,32}$",
          "type": "string"
        },
        "s": {
          "description": "Service builder codes",
          "items": {
            "pattern": "^[a-z0-9_]{1,32}$",
            "type": "string"
          },
          "type": "array"
        },
        "w": {
          "description": "Wallet builder code",
          "pattern": "^[a-z0-9_]{1,32}$",
          "type": "string"
        }
      },
      "type": "object"
    }
  },
  "locus.freePreflight": {
    "coverageBeforeCharge": true,
    "laneTool": "locus_lane_availability",
    "mcpUrl": "https://mcp.locus.report/mcp",
    "recommendedTool": "locus_coverage_check",
    "skillInstall": "npx @velinussage/locus-agent-skill add",
    "skillUrl": "https://api.locus.report/.well-known/skill.md",
    "toolsCallUrl": "https://api.locus.report/tools/call",
    "toolsListUrl": "https://api.locus.report/tools/list",
    "unsupportedReturnsFreeDiagnostic": true,
    "version": 2
  },
  "offer-receipt": {
    "info": {
      "offers": [
        {
          "acceptIndex": 0,
          "format": "eip712",
          "payload": {
            "amount": "10000",
            "asset": "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
            "network": "eip155:8453",
            "payTo": "0xf121fbecec43e1b616d47285851c20d5fc64431b",
            "resourceUrl": "https://api.locus.report/api/locus-appeal-window",
            "scheme": "exact",
            "validUntil": 1788898494,
            "version": 1
          },
          "signature": "0xd080feca22c1fe7cfec3a3cfcf4e75bd02cd531c637cb57382952673358dfe807713fc16840e26a76b71fb097da1cda93a72d3ce7baff82b135e78d95370a7351b"
        }
      ]
    },
    "schema": {
      "$schema": "https://json-schema.org/draft/2020-12/schema",
      "properties": {
        "offers": {
          "items": {
            "properties": {
              "acceptIndex": {
                "type": "integer"
              },
              "format": {
                "type": "string"
              },
              "payload": {
                "properties": {
                  "amount": {
                    "type": "string"
                  },
                  "asset": {
                    "type": "string"
                  },
                  "network": {
                    "type": "string"
                  },
                  "payTo": {
                    "type": "string"
                  },
                  "resourceUrl": {
                    "type": "string"
                  },
                  "scheme": {
                    "type": "string"
                  },
                  "validUntil": {
                    "type": "integer"
                  },
                  "version": {
                    "type": "integer"
                  }
                },
                "required": [
                  "version",
                  "resourceUrl",
                  "scheme",
                  "network",
                  "asset",
                  "payTo",
                  "amount"
                ],
                "type": "object"
              },
              "signature": {
                "type": "string"
              }
            },
            "required": [
              "format",
              "signature"
            ],
            "type": "object"
          },
          "type": "array"
        }
      },
      "required": [
        "offers"
      ],
      "type": "object"
    }
  }
}

Use it

curl

curl "https://api.locus.report/api/locus-appeal-window"
# -> 402 Payment Required, accepts[] lists how to pay
# retry with a PAYMENT-SIGNATURE (or PAYMENT header) once paid

JavaScript

const res = await fetch("https://api.locus.report/api/locus-appeal-window");
if (res.status === 402) {
  const { accepts } = await res.json();
  // pay one of accepts[] via an x402 client, then retry with the payment header
}

Python

import httpx
res = httpx.get("https://api.locus.report/api/locus-appeal-window")
if res.status_code == 402:
    accepts = res.json()["accepts"]
    # pay one of accepts[] via an x402 client, then retry with the payment header

Machine-readable

Everything on this page is also available as clean JSON at /resources/13139.json, and this resource appears in /discovery/resources and /discovery/search.