Data & API access¶
Everything on your dashboard is available as data. Your subscription includes programmatic access.
Exports¶
The portal's Export page provides CSV downloads scoped to your organization's sites, including counts, visits, and trips.
REST API¶
Client organizations get token-based access to the same API the mobile app
and portal use, served at api.swamprabbitanalytics.com:
- Time-series counts and visits by site, mode, and direction.
- Counter locations, health, and coverage metadata.
- Usage-model outputs: patterns, weather effects, and the 7-day outlook.
Interactive endpoint reference (OpenAPI):
api.swamprabbitanalytics.com/docs.
Client endpoints live under the /sra/* prefix. Your API token scopes every
response to your organization.