Discover/losangeles.gov API
live

losangeles.gov APIlosangeles.gov

Access LA building permits, inspections, code enforcement, certificates of occupancy, parcel zoning, and retrofit compliance data via 8 structured endpoints.

Endpoints
8
Updated
1mo ago
Try it
Street name without prefixes or suffixes, uppercase preferred (e.g., 'MAIN', 'SPRING')
Street number (e.g., '100'). Do not use fractions.
api.parse.bot/scraper/529a8bbd-aaca-475d-82da-568cb822cf27/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/529a8bbd-aaca-475d-82da-568cb822cf27/search_permits_by_address?street_name=MAIN&street_number=100' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 8 totalclick to expand

Search for building permits by street address. Returns matching addresses with IDs for further lookups. Results depend on exact address data in the LADBS database; some addresses may return an empty list if no matching records exist.

Input
ParamTypeDescription
street_namerequiredstringStreet name without prefixes or suffixes, uppercase preferred (e.g., 'MAIN', 'SPRING')
street_numberrequiredstringStreet number (e.g., '100'). Do not use fractions.
Response
{
  "type": "object",
  "fields": {
    "addresses": "array of objects with 'address' (string) and 'id' (string, use as address_id in other endpoints)"
  },
  "sample": {
    "data": {
      "addresses": [
        {
          "id": "630501",
          "address": "Direct Match"
        }
      ]
    },
    "status": "success"
  }
}

About the losangeles.gov API

The Los Angeles LADBS API provides 8 endpoints covering the full lifecycle of building activity at any LA address — from permit search to inspection history. Starting with search_permits_by_address, you can resolve a street address into an address_id that unlocks permit lists, parcel profiles, code enforcement cases, certificates of occupancy, and seismic retrofit compliance status. All data is drawn from the LA Department of Building and Safety database.

Address Resolution and Permit Discovery

All lookups begin with search_permits_by_address, which accepts a street_number and street_name (uppercase preferred, no prefixes or suffixes) and returns an array of matched addresses, each with an id field. That id feeds into every other endpoint. A useful first step after resolving an address is get_property_permit_summary, which returns an array of sections — each with a name and count — so you can see how many permits, code enforcement cases, or certificates of occupancy exist before making individual detail requests.

Permit Details and Inspection History

get_permit_list_by_parcel returns all permits for a parcel, each containing a permit_number, a three-part ID (id1, id2, id3), job_number, and type. Pass those three ID parts to get_permit_details to retrieve summary, contact_info, clearance_info, inspector_info, status_history, inspection_history, and pending_inspections. Note that older permits may return empty string fields when detail records are not stored in the LADBS system, and parcels with very large permit counts may time out.

Parcel, Compliance, and Enforcement Data

get_parcel_profile returns zoning designations (Zone(s)), lot and tract identifiers, council district, and associated job addresses for a parcel — field availability varies by address. get_code_enforcement_info returns an array of enforcement cases with date_received, case_id, problem_description, and status. get_certificate_of_occupancy returns CoO records including cofo_number, date, and status. get_retrofit_program_info returns soft_story and non_ductile_concrete compliance status text, reflecting LA's mandatory seismic retrofit programs.

Common use cases
  • Audit a property's full permit history before a real estate transaction using get_permit_list_by_parcel
  • Check open code enforcement cases on a target address with get_code_enforcement_info
  • Verify a building's certificate of occupancy status for due diligence or lending purposes
  • Look up seismic retrofit compliance for soft-story or non-ductile concrete buildings via get_retrofit_program_info
  • Pull zoning designations and council district assignments for parcels using get_parcel_profile
  • Track inspection history and pending inspections on active construction permits via get_permit_details
  • Build a property research dashboard that aggregates permit counts, enforcement cases, and CoO records by address
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does the City of Los Angeles have an official developer API for LADBS data?+
The City of LA publishes some datasets through its open data portal at data.lacity.org, but there is no official REST API specifically for LADBS permit lookups, inspection history, and code enforcement with the depth this API covers. The open data portal offers static dataset downloads rather than per-address queries.
What does `get_permit_details` return, and what are its limitations?+
get_permit_details returns summary, contact_info, clearance_info, inspector_info, status_history, inspection_history, and pending_inspections for a specific permit identified by a three-part ID (id1, id2, id3) from get_permit_list_by_parcel. Older permits frequently return empty string fields because detail records are not retained in the LADBS system for historical entries.
Does the API return permit valuation amounts or construction cost estimates?+
Not currently. The API covers permit numbers, types, status histories, inspection records, and contact info, but does not expose valuation or construction cost fields. You can fork the API on Parse and revise it to add an endpoint targeting that data if it becomes available in LADBS records.
Can I search for permits across multiple addresses in a single request?+
search_permits_by_address accepts one street_number and street_name per call and returns matching addresses with their IDs. There is no batch input. Each address requires a separate call. You can fork the API on Parse and revise it to add a batch wrapper endpoint if needed.
How complete is the parcel profile data returned by `get_parcel_profile`?+
get_parcel_profile returns whatever fields LADBS has on record for a given address_id, including Lot, Tract, Zone(s), Council District, and job_addresses. The field set is variable — some addresses return fewer fields than others depending on what is stored in the underlying LADBS database. There is no guaranteed minimum set of fields for every parcel.
Page content last updated . Spec covers 8 endpoints from losangeles.gov.
Related APIs in Government PublicSee all →
losangelescounty.gov API
Search Los Angeles County public records, code violations, and department information, while accessing board meeting minutes, transcripts, and agendas all in one place. Quickly find contact details for county departments and stay informed on official meetings without navigating multiple county websites.
lacity.org API
Access LA City Council meeting schedules, archived meetings, and official documents including council files, referrals, and board commission information. Search and retrieve detailed council files, meeting minutes, and journals to stay informed on city government activities and decisions.
losangeles.craigslist.org API
Search and browse Craigslist Los Angeles listings with powerful filtering options, including keyword search, price ranges, category filters, and location-based results. Retrieve full listing details across all major categories including for sale, housing, jobs, and more.
omgevingsloketinzage.omgeving.vlaanderen.be API
Search and retrieve Flemish environmental permits by location or keyword, accessing detailed project information, procedural phases, and building action specifics directly from the government portal. Find everything you need to know about environmental permits and their status in Flanders in one place.
planningportal.co.uk API
Find your Local Planning Authority by postcode or location and access their planning decision registers, along with comprehensive UK planning and building guidance all in one place. Quickly identify the right LPA for your planning needs and get direct links to their official planning information.
rentregistry.cityofberkeley.info API
Search Berkeley rental properties and access detailed rent information, registration statistics, and FAQs from the City of Berkeley's official Rent Registry. Look up unit-level rental data and property details to research housing costs and landlord registration records in Berkeley.
qPublic Property Records API
Search for properties on qPublic and access comprehensive details including owner information, valuations, building and land characteristics, sales history, tax exemptions, and fees. Retrieve complete property records to research real estate, verify ownership, or analyze property values.
geoportail-urbanisme.gouv.fr API
Find parcel information and urban planning documents for any French address, instantly accessing zoning details, land use regulations, and planning requirements from the official Géoportail database. Search by address to discover property classifications, construction rules, and relevant urban planning documentation for your location.