Environment
Single USGS site metadata
Fetch expanded metadata for a specific USGS monitoring site: altitude, drainage area, HUC, county, state, aquifer, well depth. Dual-path: legacy WaterServices primary, OGC monitoring-locations fallback.
get/api/v1/environment/usgs-water/site/{site_id}
Path parameters
site_idstring required
USGS site number (8-15 digit numeric string).
USGS site number (8-15 digit numeric string).
Response
Detailed site record for the requested USGS station.
Example response
{
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"source": "sugra_crypto",
"attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
"fallback_chain": [
"sugra_crypto",
"sugra_finance"
]
}
}