API Documentation — Facts Hub

Programmatic access to the Sicuro Group — Official Global Alerts Tracker. The Facts Hub API provides structured JSON output for live security alerts, travel advisory levels, airspace status and source health.

Authentication

Send Authorization: Bearer fhub_<hex>. Tokens are issued by the GT admin. All public endpoints require the FACTS_READ scope.

Key Endpoints

  • GET /api/v1/facts/latest — Latest facts by type and country
  • GET /api/v1/facts/country/:country — All facts for a specific country
  • POST /api/v1/webhooks/subscribe — Subscribe to real-time fact updates
  • GET /api/v1/openapi.json — Full OpenAPI 3.1 specification
  • GET /api/v1/countries — Country registry and alias table. No token required.

Fact Types

  • travel_advisory_level — US State Dept and UK FCDO advisory levels per country
  • maritime_area_status — UKMTO maritime area status updates
  • sanctions_list_entry — OFAC SDN sanctions list entries
  • health_emergency — WHO health emergency declarations
  • banking_operational — Central bank operational status
  • insurance_availability — Lloyd's of London market availability

Access

API access is arranged directly. Contact risk@sicurogroup.com or visit sicurogroup.com.