L

Locus · Locus Renovation Site Context

by Locus

POSTBase

$0.1

per call · USD Coin on Base

Research one exact property before a basement, addition, foundation, grading, drainage, waterproofing, or retaining-wall project. The fixed workflow combines parcel facts, exact-subject permits, USDA soil interpretations, sampled terrain, FEMA flood, mapped wetlands, and EPA county radon context. No feasibility, condition, design, cost, value, or construction-readiness conclusion. Thin evidence is charge-free. Install agent skill: npx @velinussage/locus-agent-skill add.

Endpoint

POST https://api.locus.report/api/locus-renovation-site-context

1

Calls / 30d

1

Unique payers / 30d

Sep 9

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://api.locus.report/api/locus-renovation-site-context", {
  method: "POST",
  headers: { "Content-Type": "application/json" },
  body: JSON.stringify({
    "address": "1 E Edenton St, Raleigh, NC 27601",
    "projectType": "finish an existing basement"
  }),
});
const data = await res.json();
cURL
curl -X POST \
  "https://api.locus.report/api/locus-renovation-site-context" \
  -H "Content-Type: application/json" \
  -d '{"address":"1 E Edenton St, Raleigh, NC 27601","projectType":"finish an existing basement"}' \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "boundary": "Public-record context only; not an inspection, design, permit, condition, cost, or feasibility conclusion.",
  "callerContext": {},
  "caveats": [
    "Example artifact; not live data."
  ],
  "charged": false,
  "followUpItems": [],
  "groups": [],
  "handoffs": [],
  "intent": "renovation_planning",
  "kind": "transaction_follow_up",
  "profileTitle": "Renovation Site Context",
  "state": "source_unavailable",
  "subject": {},
  "threshold": {
    "answeredComponents": 0,
    "answeredGroups": 0,
    "met": false,
    "missing": [
      "subject_identity",
      "physical_land"
    ]
  },
  "timeline": [],
  "unansweredQuestions": []
}

Payment details

Pay to0xf121fbecec43e1b616d47285851c20d5fc64431b
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

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

Get featured →

More from Locus & similar services

L

Locus · Locus Flood Zone

api.locus.report

FEMA flood zone for an address. Perfect for: 'flood zone for an address', 'FEMA flood designation', 'is this property in a floodplain', 'is this address in a 100-year flood zone', 'flood risk lookup'. Returns the FEMA NFHL flood-zone designation, 0.2%-annual-chance and BFE/floodway flags at the geocoded point, with source provenance. National. Not a flood insurance quote or a safe/unsafe verdict. Charge-free when the flood lookup fails.

POSTBaseOther
$0.01 / call6 calls / 30d
L

Locus · Locus Parcel Lookup

locus.report

Parcel facts for an address. Perfect for: 'what is the lot size / acreage of this property', 'year built for an address', 'land use / zoning class of a parcel', 'look up parcel details'. Resolves a US street address to cited, PII-safe parcel facts (land use, acreage, year built, derived county/municipality) from wired official parcel sources. Owner/mailing never returned; assessed value, last sale, and tax are the paid place report. Charge-free when no parcel resolves.

POSTBaseOther
$0.01 / call4 calls / 30d
L

Locus · Locus Parcel Lookup

api.locus.report

Parcel facts for an address or jurisdiction-scoped parcel id. Perfect for: 'what is the lot size / acreage of this property', 'year built for an address', 'land use / zoning class of a parcel', 'look up parcel details'. Returns cited, PII-safe land use, acreage, year built, and legal jurisdiction from wired official sources. Owner/mailing never returned; assessed value, last sale, and tax are in paid reports. Charge-free when no parcel resolves.

POSTBaseOther
$0.01 / call4 calls / 30d