GSIP Intelligence API · v0.2
OpenAPI 3.1 JSON Evidence-first intelligence, designed for integration.
Every customer-facing event carries provenance and confidence. Source trust remains separate, scoped, and explainable.
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
Public preview/v1/overview?scope=country&country_code=GB&lat=54.2&lon=-2.8Country 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' | jqCorporate access
Apply for company 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.