Developer path

One address in. One source-bound decision out.

Call the live STR Permit Registry Actor directly from any HTTP client. Address evidence mode evaluates the complete selected publisher query and returns one decision per submitted address.

Request

Use your own Apify API token in the Authorization header. The endpoint accepts one supported city and 1-25 addresses.

curl -X POST \
  -H "Authorization: Bearer $APIFY_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "outputMode": "address_evidence",
    "cities": ["orlando"],
    "addresses": [
      "1100 Briercliff Drive, Orlando, FL"
    ]
  }' \
  "https://api.apify.com/v2/actors/civicdataforge~str-permit-registry/run-sync-get-dataset-items"

Decision contract

Every row carries scope_completeness, observed_at, source_url, match detail, and a decision_receipt_hash.

Evidence boundary: NO_PUBLISHED_MATCH does not prove illegality, ineligibility, or absence from every government system. If the official source cannot be evaluated completely, the run fails instead of manufacturing a negative result.

Choose the commercial path

Use the live Actor for machine self-service. Choose the $99 analyst-reviewed Permit Evidence Audit when you need review candidates resolved, a delivered evidence bundle, and a two-business-day target. Move to the $500 monitoring pilot after the audit proves value.

Open the live Actor