API
The Base Operations API gives you programmatic access to the same data the platform surfaces. If your team wants Base Operations data inside its own systems rather than only in the platform UI, this is how it gets there.
What you can pull
| Data | |
|---|---|
| BaseScore | For your saved locations or by coordinates |
| Event data | Individual incidents, filterable by category and date |
| Trend data | Volume over time |
| Threat Breakdown | Category-level statistics |
| Rolling averages | Smoothed volume over time |
| Saved locations | Your organization's location portfolio |
What teams use it for
- Tracking BaseScore over time — pulling scores monthly or quarterly and keeping the series in their own systems. This is the most common use today, and the practical way to follow score movement. See how scores update.
- Feeding internal dashboards — bringing risk data into an existing BI or GIS environment so it sits alongside everything else a security team looks at.
- Automating reporting — pulling data on a schedule rather than exporting by hand.
Reference documentation
Full API documentation, including endpoints and parameters:
api.baseoperationsenterprise.com/public
Getting started
API access is provisioned through your account team, and integrations are scoped to what you are building.
When you are ready to start, talk to your Customer Success Manager. They will get credentials issued and walk through the approach with you — which endpoints fit your use case, how often to pull, and how the data should land on your side. Most integrations are straightforward and do not need much engineering time.