B

Build Scotts Bluff Agent API · Parcel 010070362

by Build Scotts Bluff Agent API

GETBase

$0.01

per call · USD Coin on Base

Complete parcel intelligence: owner, situs, assessed value, classification, property tax and tax-sale (delinquency) status, full sale history and deeds, census tract, CDBG low/mod status, and every qualifying funding program with its cited rule.

Endpoint

GET https://buildscottsbluff.com/v1/parcel/010070362

5

Calls / 30d

2

Unique payers / 30d

Sep 1

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://buildscottsbluff.com/v1/parcel/010070362", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://buildscottsbluff.com/v1/parcel/010070362?item=parcel-full" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "cdbg": {
    "areaBenefitEligible": true,
    "lowModPercent": 54.3,
    "tract": "31157964600"
  },
  "corpusVersion": "2026-07",
  "disclaimer": "Public records assembled for information; verify with the county before relying on it.",
  "opportunities": [
    {
      "amount": "varies",
      "citation": "Neb. Rev. Stat. 18-2701 et seq.",
      "id": "ne-lb840",
      "title": "LB840 Local Economic Development Program"
    }
  ],
  "parcel": {
    "annualTax": 2184.62,
    "assessedValue": 128500,
    "improvementValue": 110500,
    "landValue": 18000,
    "owner": "DOE JOHN A",
    "propertyClass": "RESIDENTIAL",
    "situs": "1234 AVE B, SCOTTSBLUFF",
    "taxSaleStatus": "none"
  },
  "parcelId": "010000896"
}

Payment details

Pay to0x53a05c0eed6cbf065f31aedbae7b0d8ce1a0f4db
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Developer Tools and the homepage with a featured placement.

Get featured →

More from Build Scotts Bluff Agent API & similar services