/v1/permits

Live Phoenix permit search

This is the actual API powering this page — querying real permits ingested from the City of Phoenix permit portal. No signup, no key.

Try: 85016, 85003, 85048, 85021

equivalent API call
curl https://api.permitflow.dev/v1/permits \
  -H "Authorization: Bearer pf_live_..." \
  -G \
  -d city=phoenix

Results

querying…