Skip to main content

Get started

Understand the external monitoring model built from Intrace events investigations and assets

Assets

Register facilities and residences, configure radii, and control monitoring behavior

Threats, alerts, and incidents

Fetch relevant threats, manage alert rules, and work with incident rollups

Event intelligence

Query the full event layer, country aggregates, heatmaps, and vector tiles

Welcome to the Intrace Events Monitoring API

This API is the externalized version of the internal Intrace events investigations system plus the monitored asset model. It is designed for customer platforms that need to:
  • register monitored assets such as facilities and residences
  • receive relevant threats for those assets
  • retrieve broader event intelligence beyond the asset-linked threat feed
  • manage alert rules and alert state
  • work with incidents and generated reports

Key product decision

Internal Intrace routes are scoped by case_id and investigation_id. This external API removes those internal identifiers. Your API key defines tenant scope. Assets, threats, incidents, alerts, and reports are all accessed directly.

Core resources

  • Assets — monitored entities with coordinates and monitoring configuration
  • Threats — asset-relevant, evaluated events produced by the monitoring pipeline
  • Incidents — grouped narratives across one or more related threats
  • Alerts — triggered notifications generated from threat rules
  • Reports — threat, incident, and landscape report generation
  • Events — broader event intelligence for search, map layers, and analytics

Typical workflow

  1. Create one or more assets
  2. Configure category-specific threat radii and alert rules
  3. Trigger a scan or wait for scheduled evaluation
  4. Fetch asset-linked threats and incidents
  5. Consume alert feeds and report endpoints
  6. Use the broader events layer for map products and analysis

Need help?