--help for detailed usage.
Command Reference
permits
Search and retrieve building permit data.
Example: Search permits
contractors
Search contractors and access their permits, employees, and metrics.
Example: Find electrical contractors in Austin
Contractor search supports state, county, city, jurisdiction, and ZIP code geo_ids, but not address-level geo_ids. Use
permits search for address-level queries.addresses
Search for addresses to resolve geo_ids.geo_id, formatted name, and coordinates.
cities, counties, jurisdictions
Resolve geographic names to geo_ids for use in search commands.tags
List available permit tags (work type classifications).solar, hvac, roofing, electrical, pool_spa, new_dwelling, kitchen_remodel, and more. Use these values with the --tags flag in search commands.
usage
Check your API credit usage and limits.config
Manage persistent CLI settings.version
Print CLI version, git commit, and build date.Common Search Filters
These flags are available onpermits search and contractors search:
Tag Filters
- prefix for exclusion. Mix includes and excludes as needed.
Property Filters
Permit Filters
Contractor Filters (contractor search only)
Global Flags
These flags apply to all commands:Getting Help
Every command supports--help:
Related Articles
- CLI quickstart guide — First query in under a minute
- Output format and pagination — Understanding JSON responses
- Scripting and AI agents — Composing CLI commands into workflows
