NYC Property & Venue Intelligence API

Official NYC property, building, and venue intelligence for AI agents.

Community: Submitted by a user or imported; check the owner before granting accessOnlineAPI key requiredGlobalFreeRead-only

What it can do

  • Resolve Property Identifier: Normalize and validate a NYC property identifier. Pass a partial address, BBL, or BIN and get back the normalized address, BBL, BIN, borough, and a confidence score. Use t
  • Get Property Intelligence: Get a full property intelligence profile for a NYC property. Returns owner, zoning, assessment, and violation counts. Optionally include sales history, liens detail, and ren
  • Get Building Violations: Get building violation records for a NYC property. Returns DOB violations, OATH/ECB violations (fines & penalties), HPD violations, DOB complaints, and summary counts. Optiona

What data it sees

Do you need an account

An API key from the service settings is required

Official NYC property, building, and venue intelligence for AI agents. Use when the user is asking about a specific NYC address, landlord or building risk, open violations or complaints, or restaurant/venue safety and quality in a neighborhood.

Example user requests:

  • "Is this a bad landlord?"
  • "Are there open violations on this building?"
  • "How safe and clean is this restaurant?"

The NYC API exposes four tools:

  • resolve_property_identifier — Normalize and validate any NYC address, BBL, or BIN to a canonical address, BBL, BIN, borough, and confidence score. Use this first for property/building queries, especially when the user provides partial, messy, or ambiguous addresses or only a street/building reference.
  • get_property_intelligence — Full property profile: ownership, tax class, zoning, lot dimensions, assessed values, sales history, lien status, and rent stabilization flags. Use after successful resolution when the user needs to understand who owns a building, how it is zoned, how it is valued or leveraged, or whether it is likely rent-stabilized.
  • get_building_violations — DOB, HPD, and OATH/ECB violation and complaint history with severity and risk indicators. Use when the user asks about "bad landlords," "unsafe buildings," "open violations," fines, eviction or harassment patterns, or general building safety at a given NYC address or building.
  • get_restaurant_venue_intel — DOHMH health inspection grades and scores, violation details, and related permits (e.g., sidewalk cafe, liquor license). Use when the user is evaluating restaurants or venues in NYC by name or address, comparing options on health and safety, or checking if a place is likely to be a problem.

Typical use cases include real estate due diligence, portfolio and lender risk assessment, building compliance audits, tenant advocacy and "should I move here?" checks, landlord and neighborhood background research, and restaurant/venue discovery and comparison. Get your API key at nycapi.app.

Server tool list (4)

Raw names from tools/list. Only developers need these.

resolve_property_identifierNormalize and validate a NYC property identifier. Pass a partial address, BBL, or BIN and get back the normalized address, BBL, BIN, borough, and a confidence score. Use this BEFORE calling get_property_intelligence or get_building_violations to ensure you have the correct property. Returns multiple candidates if the input is ambiguous. Free or near-free — always resolve first.
get_property_intelligenceGet a full property intelligence profile for a NYC property. Returns owner, zoning, assessment, and violation counts. Optionally include sales history, liens detail, and rent stabilization status via flags. Costs 1 credit per call. Always call resolve_property_identifier first to validate the address. Summary response by default — set include flags to true for additional detail.
get_building_violationsGet building violation records for a NYC property. Returns DOB violations, OATH/ECB violations (fines & penalties), HPD violations, DOB complaints, and summary counts. Optionally include 311 complaint history. Costs 1 credit. Call resolve_property_identifier first. Summary by default.
get_restaurant_venue_intelGet health inspection and compliance data for a NYC restaurant or venue. Returns current health grade, inspection score, and last inspection date. Optionally include sidewalk cafe permits and business license detail. Costs 1 credit. For name-only searches, provide borough to improve match accuracy.
NYC Property & Venue Intelligence API: connect to Claude, ChatGPT, Cursor · Connectors.fun