Build Scotts Bluff Agent API
GET buildscottsbluff.com/v1/tax-sale-list
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
One Nebraska county's Neb. Rev. Stat. 77-1801 delinquent / tax-sale advertising list: parcels, owners, balances due, districts and advertised years. Scotts Bluff (the default) refreshes live; add ?county=<slug> for any of the 72 counties in the statewide snapshot. The lead source for tax-lien and tax-deed investors. GET /v1/tax-sale-list.
Resource: buildscottsbluff.com/v1/tax-sale-list
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x53a05c0Eed6cBf065F31aEDbAE7B0D8Ce1A0f4DB
Payment methods: — · Last validation: 2026-09-13 23:11:59.22+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"schema": {
"type": "object"
},
"headers": {
"type": "object",
"additionalProperties": {
"type": "string"
}
},
"queryParams": {
"type": "object",
"additionalProperties": {
"type": "string"
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"schema": {
"type": "object"
},
"example": {
"type": "object"
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2",
"discoverable": true
},
"payTo": "0x53a05c0Eed6cBf065F31aEDbAE7B0D8Ce1A0f4DB",
"amount": "250000",
"scheme": "exact",
"network": "eip155:8453",
"mimeType": "application/json",
"maxTimeoutSeconds": 120
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x53a05c0Eed6cBf065F31aEDbAE7B0D8Ce1A0f4DB",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "250000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.