$0.02
per call · USD Coin on Base
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.
Endpoint
GET https://buildscottsbluff.com/v1/taxing-bodies1
Calls / 30d
1
Unique payers / 30d
Aug 23
Last called
exact
Payment scheme
Call this service
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/taxing-bodies", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://buildscottsbluff.com/v1/taxing-bodies" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"item": "taxing-bodies",
"resource": "/v1/taxing-bodies"
}Payment details
0x53a05c0eed6cbf065f31aedbae7b0d8ce1a0f4dbUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Developer Tools and the homepage with a featured placement.
More from Build Scotts Bluff Agent API & similar services
Build Scotts Bluff Agent API · Parcel 010070362
buildscottsbluff.com
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.
Build Scotts Bluff Agent API · Census
buildscottsbluff.com
American Community Survey 5-year demographics for Scotts Bluff County and each of its ten places, plus a 16-year trend series: population, median household and per-capita income, poverty, median home value, gross rent, housing units and owner/renter occupancy. GET /v1/census.
Loyalspark · Recipient API Offers
api.loyalspark.online
Onchain loyalty platform on Base Network. Businesses launch branded rewards in minutes, customers earn real value with every purchase, and AI agents automate the rest via REST and MCP. Free plan mints up to 1,000 tokens per month; every call is scoped by row-level security to the wallet behind the API key. 16 skill guides at loyalspark.online/.well-known/skills/index.md.