{
  "x402Version": 2,
  "id": 13096,
  "slug": "13096",
  "resource": "https://api.locus.report/api/locus-coastal-overlays",
  "description": "Official coastal parcel overlays across SC, NC, GA, and full FL Atlantic+Gulf+Panhandle (Miami-Dade..Escambia). Point-in-polygon ArcGIS facts: parcel, zoning, flood, wetlands/coastal context from supported county packs. Free if out of coverage/fail.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xf121fbecec43e1b616d47285851c20d5fc64431b",
      "asset": "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
      "amount": "50000",
      "maxTimeoutSeconds": 60
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "FBVHMG5PTNW6sNd7uhZBsxhWkwJYRpgk34QcTgDpQdwV",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "50000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "address": "1 SE 3rd Ave, Miami, FL 33131"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "caveats": [
              "Example artifact; not live data."
            ],
            "generatedAt": "2026-01-01T00:00:00.000Z",
            "id": "locus_example",
            "records": []
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "additionalProperties": false,
                "properties": {
                  "address": {
                    "maxLength": 200,
                    "minLength": 5,
                    "type": "string"
                  },
                  "county": {
                    "enum": [
                      "auto",
                      "beaufort-sc",
                      "new-hanover-nc",
                      "wilmington-nc",
                      "carteret-nc",
                      "morehead-city-nc",
                      "chatham-ga",
                      "savannah-ga",
                      "bryan-ga",
                      "jasper-sc",
                      "effingham-ga",
                      "charleston-sc",
                      "horry-sc",
                      "georgetown-sc",
                      "brunswick-nc",
                      "onslow-nc",
                      "pender-nc",
                      "glynn-ga",
                      "st-johns-fl",
                      "brevard-fl",
                      "volusia-fl",
                      "miami-dade-fl",
                      "broward-fl",
                      "palm-beach-fl",
                      "martin-fl",
                      "st-lucie-fl",
                      "indian-river-fl",
                      "monroe-fl",
                      "nassau-fl",
                      "duval-fl",
                      "flagler-fl",
                      "collier-fl",
                      "lee-fl",
                      "charlotte-fl",
                      "sarasota-fl",
                      "manatee-fl",
                      "hillsborough-fl",
                      "pinellas-fl",
                      "pasco-fl",
                      "hernando-fl",
                      "citrus-fl",
                      "levy-fl",
                      "dixie-fl",
                      "taylor-fl",
                      "jefferson-fl",
                      "wakulla-fl",
                      "franklin-fl",
                      "gulf-fl",
                      "bay-fl",
                      "walton-fl",
                      "okaloosa-fl",
                      "santa-rosa-fl",
                      "escambia-fl"
                    ],
                    "type": "string"
                  },
                  "latitude": {
                    "maximum": 90,
                    "minimum": -90,
                    "type": "number"
                  },
                  "longitude": {
                    "maximum": 180,
                    "minimum": -180,
                    "type": "number"
                  }
                },
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST",
                  "PUT",
                  "PATCH"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    },
    "builder-code": {
      "info": {
        "a": "bc_vz5zyuko"
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "additionalProperties": false,
        "properties": {
          "a": {
            "description": "App builder code",
            "pattern": "^[a-z0-9_]{1,32}$",
            "type": "string"
          },
          "s": {
            "description": "Service builder codes",
            "items": {
              "pattern": "^[a-z0-9_]{1,32}$",
              "type": "string"
            },
            "type": "array"
          },
          "w": {
            "description": "Wallet builder code",
            "pattern": "^[a-z0-9_]{1,32}$",
            "type": "string"
          }
        },
        "type": "object"
      }
    },
    "locus.freePreflight": {
      "coverageBeforeCharge": true,
      "laneTool": "locus_lane_availability",
      "mcpUrl": "https://mcp.locus.report/mcp",
      "recommendedTool": "locus_coverage_check",
      "skillInstall": "npx @velinussage/locus-agent-skill add",
      "skillUrl": "https://api.locus.report/.well-known/skill.md",
      "toolsCallUrl": "https://api.locus.report/tools/call",
      "toolsListUrl": "https://api.locus.report/tools/list",
      "unsupportedReturnsFreeDiagnostic": true,
      "version": 2
    },
    "offer-receipt": {
      "info": {
        "offers": [
          {
            "acceptIndex": 0,
            "format": "eip712",
            "payload": {
              "amount": "50000",
              "asset": "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
              "network": "eip155:8453",
              "payTo": "0xf121fbecec43e1b616d47285851c20d5fc64431b",
              "resourceUrl": "https://api.locus.report/api/locus-coastal-overlays",
              "scheme": "exact",
              "validUntil": 1788920974,
              "version": 1
            },
            "signature": "0xd110328bb57f3dca08ad54da0c131c2b96b261b0c5949a7c098aadc0f17a62b173895cd912a5d13783c7f60e2646ac0dccc86277382930037d1fe9bacb88fe921c"
          }
        ]
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "offers": {
            "items": {
              "properties": {
                "acceptIndex": {
                  "type": "integer"
                },
                "format": {
                  "type": "string"
                },
                "payload": {
                  "properties": {
                    "amount": {
                      "type": "string"
                    },
                    "asset": {
                      "type": "string"
                    },
                    "network": {
                      "type": "string"
                    },
                    "payTo": {
                      "type": "string"
                    },
                    "resourceUrl": {
                      "type": "string"
                    },
                    "scheme": {
                      "type": "string"
                    },
                    "validUntil": {
                      "type": "integer"
                    },
                    "version": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "version",
                    "resourceUrl",
                    "scheme",
                    "network",
                    "asset",
                    "payTo",
                    "amount"
                  ],
                  "type": "object"
                },
                "signature": {
                  "type": "string"
                }
              },
              "required": [
                "format",
                "signature"
              ],
              "type": "object"
            },
            "type": "array"
          }
        },
        "required": [
          "offers"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar",
    "builder-code",
    "locus.freePreflight",
    "offer-receipt"
  ],
  "sourceHost": "api.locus.report",
  "lastUpdated": "2026-09-09T02:28:34.568Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-09T02:28:33.332Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.locus.report",
    "manifest_name": "api.locus.report",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}