crehq_locations_list
Retrieve verified store/branch locations filterable by brand, state, or category. Each record includes geocoded address, open/closed status, and a multi-source verification trace.
Instructions
List individual store/branch/site records, filterable by brand, US state, and category. Each location carries a stable entity_uid, geocoded address, open/closed status, and a multi-source verification trace. The raw, government-cross-checked footprint behind any brand. Free sandbox keys can use this as a bounded brand lookup. This footprint output does NOT include credit signals, ownership/rating history, capital structure, site-selection criteria, FDD/Item 19, or tenant-credit diligence; for those requests use the relevant premium tool if available, otherwise call crehq_request_upgrade with the matching requested_data value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for cursor/offset pagination (default 1). | |
| brand | No | Brand slug or name to filter by (e.g. 'planet-fitness'). | |
| state | No | US state, 2-letter code or full name (e.g. 'TX'). | |
| category | No | Vertical/category slug. | |
| per_page | No | Results per page (max 200, default 50). | |
| include_provenance | No | For CREHQ Pro self-serve keys, include D2 provenance, source, confidence and first-observed fields. Free sandbox keys will return upgrade intent. |