Authorizations
Query Parameters
Cursor for pagination
1 <= x <= 100Return permits that started on or after the specified date.This includes all permits with the earliest date (file, issue, or start date) that falls on or after this date. Date format: YYYY-MM-DD
Return permits that started on or before the specified date.This includes all permits with the latest date (file, issue, or end date) that falls on or before this date. Date format: YYYY-MM-DD
The keyword or phrase to search for in permit description.
50Filter by one or more statuses: final, in_review, inactive, active.
4Filter by the minimum permit approval duration in days.
Filter by the minimum project construction duration in days.
Filter by the minimum inspection pass rate.
Filter by the minimum job value.
Filter by minimum permit fees.
Filter by one or more tags.
Filter by the geolocation ID: address, city, zip code, county, etc.
Filter by property type: residential, commercial, industrial, agricultural, vacant land, exempt, miscellaneous, office, recreational.
Minimum assessed market value of the property.
Minimum total building area in sq ft.
Minimum size of the property lot in sq ft.
Minimum number of property stories.
Minimum number of property units
Filter by derived contractor classifications. Returns results containing ALL specified classifications. Possible values: concrete_and_paving, demolition_and_excavation, electrical, fencing_and_glazing, framing_and_carpentry, general_building_contractor, general_engineering_contractor, hvac, landscaping_and_outdoor_work, other, plumbing, roofing, specialty_trades.
Filter by contractor's name or part of their name.
Filter by contractor's website. Don't include the http(s):// prefix.
Minimum lifetime job value of the contractor.
Minimum lifetime permits count.
Minimum lifetime inspection pass rate. The value must be an integer between 0 and 100, inclusive.
Filter by the contractor's license
Response
A list of contractors.
Schema for paginated contractors details response.
The list of items returned in the response following given criteria.
The number of items returned in the response.
The cursor for retrieving the next page of results.
