Build Scotts Bluff Agent API
GET buildscottsbluff.com/v1/taxing-bodies
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
Every taxing body levying in Scotts Bluff County with its annual take, the recipients it maps to, county property-tax generation by use type, and the county-wide tax total by year. Answers "who receives this parcel's tax and how much". GET /v1/taxing-bodies.
Resource: buildscottsbluff.com/v1/taxing-bodies
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x53a05c0Eed6cBf065F31aEDbAE7B0D8Ce1A0f4DB
Payment methods: — · Last validation: 2026-09-13 23:22:21.967+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": "20000",
"scheme": "exact",
"network": "eip155:8453",
"mimeType": "application/json",
"maxTimeoutSeconds": 120
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x53a05c0Eed6cBf065F31aEDbAE7B0D8Ce1A0f4DB",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "20000"
}
]
}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.