About this endpoint
What it does
Retrieves county place context for the specified county FIPS code. The input is a 5-digit county FIPS value, and the response schema is an object with no defined top-level fields.
Path Parameter(s)
| Attribute | Type | Mandatory | Description |
|---|---|---|---|
| county_fips | String | Yes | 5-digit county FIPS code. |
Response
Returns a JSON object. The output schema does not define any concrete top-level fields; it only states that additional properties are allowed, so the exact response shape is not yet captured in the schema.