Risk Intelligence / Integration
Authentication, core endpoints, and sample payloads for insurer IT and actuarial data teams.
All paid routes require header X-Intel-Api-Key. Keys are scoped per domain (grip, geo, etc.) during onboarding.
curl -sS -H "X-Intel-Api-Key: $INTEL_KEY" \ "https://intel.synlogica.pl/api/v1/grip/map"
GET /api/v1/grip/map returns countries, chokepoints, counts, and product: grip-ins-enterprise on the same UTC daily snapshot as TERMINUS logistics clients.
curl -sS -H "X-Intel-Api-Key: $INTEL_KEY" \ "https://intel.synlogica.pl/api/v1/grip/map?day=2026-07-09"
Static sample (no key): /api/samples/enterprise-map
GET /api/v1/grip/country-risks — GRIP composite rowsGET /api/v1/grip/chokepoints — maritime / airway severityGET /api/v1/geo/risk-map — transit score + PROCEED/CAUTION/AVOIDMarketing preview at /map/data is redacted and delayed ≥24h. Enterprise payloads include baseline, conflict_score, and chokepoint notes.
Redacted OpenAPI 3.1 spec for diligence and contract review:
Download grip-ins.yaml Postman collection Diligence pack Methodology