New York City Violation Alerts
The NYC Property Violations API gives you comprehensive building data for any property in New York City, sourced directly from NYC Open Data and the Department of Buildings (DOB). Look up any property by street address, Borough-Block-Lot (BBL), or Building Identification Number (BIN) and get back a full report in a single call: - Property details: PLUTO data including owner name, building class,…
New York City Violation Alerts endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Violations /violations |
List all violations of the Building Identification Number (BIN) |
| GET |
Complaints /complaints |
Query all complaints of a Building Identification Number (BIN) |
| GET |
Permits /permits |
Query the permits of a Building Identification Number (BIN) |
| GET |
Lookup /lookup |
Lookup address information |
| GET |
Search /search |
Search by location |
| GET |
Changes /changes |
Search changes of violations |
| GET |
Landlord /landlord |
Landlord information |
| GET |
Timeline /timeline |
- Method: GET, Path: /timeline - Parameters: - bbl (query, string, required) — Borough-Block-Lot (e.g. 1004777501) |
| GET |
Neighborhood /neighborhood |
- Method: GET, Path: /neighborhood - Parameters: - zip_code (query, string, required) — NYC zip code (e.g. 10001) |
New York City Violation Alerts pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $19 / month | — |
|
| ULTRA | $49 / month | — |
|
| MEGA | $149 / month | — |
|