GSIPGlobal Safety Intelligence Platform
GSIP Intelligence API · v0.2

Evidence-first intelligence, designed for integration.

Every customer-facing event carries provenance and confidence. Source trust remains separate, scoped, and explainable.

OpenAPI 3.1 JSON
Trust-awareTier and policy version accompany source projections.Access-awarePersonal, corporate, analyst, and admin capabilities are distinct.Provider-independentAI output is structured and cannot alter canonical intelligence.
Source contract

Category, trust, and access are separate fields.

category identifies the collection type: official, news_media, specialist, sensor, community, commercial, field_report, or insider. trust_tier (A–E) is the reviewed source rating; event confidence is recalculated from the evidence actually visible to the caller.

Public and free private accessInsider-only events are omitted; insider evidence is removed before risk and forecast calculation.Paid private accessAn active premium entitlement adds insider_sources.Approved company accessApproval adds the enterprise entitlement set, including restricted insider sources.AuthenticationBrowser routes use the HttpOnly gsip_session cookie. Enterprise API keys remain a separate production credential workflow.
GET/v1/overview?scope=country&country_code=GB&lat=54.2&lon=-2.8
Public preview

Country operational overview

Country-scoped events, an honest nullable pressure indicator, coverage, and explicitly separated forecasts.

curl --fail --silent --show-error '/api/v1/overview?scope=country&country_code=GB&lat=54.2&lon=-2.8' | jq
Corporate access

API access follows company review.

An approved company receives scoped credentials, documented quotas, redistribution constraints, and an auditable entitlement. A browser session is not an enterprise API key.

Apply for company access