Open Government, Cyprus

Open Government, Cyprus — keyless JSON API

🏛 GovernmentHEALTHYchecked 40 min ago
AUTH NONECORS AGENT HTTPS COMMERCIAL ?

Open Government, Cyprus. Cyprus Government Open Data

82HOW IT'S SCORED ⓘ
Status badge · for your READMEshipapis health badge: 82 · healthy
Uptime history
100%90 days
100%30 days
1304P50 · ms
3237P95 · ms
operationalpartialdownno data
Response time · last 48 checks
Fastest 411 ms, slowest 2955 ms, most recent 531 ms.
Live response samplecaptured by our last successful check
GET https://data.gov.cy/data.json

{
  "@xmlns:foaf": "http://xmlns.com/foaf/0.1/",
  "@xmlns:owl": "http://www.w3.org/2002/07/owl#",
  "@xmlns:rdfs": "http://www.w3.org/2000/01/rdf-schema#",
  "@xmlns:rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
  "@xmlns:dcat": "http://www.w3.org/ns/dcat#",
  "@xmlns:dct": "http://purl.org/dc/terms/",
  "@xmlns:adms": "http://www.w3.org/ns/adms#",
  "@xmlns:dc": "http://purl.org/dc/elements/1.1/"
}
Call itcurl · fetch · python
curl "https://data.gov.cy/data.json"
const res = await fetch("https://data.gov.cy/data.json");
const data = await res.json();
console.log(data);
import requests

res = requests.get("https://data.gov.cy/data.json")
print(res.json())

BROWSER CALLS BLOCKED (NO CORS/HTTPS) — USE THE CURL SNIPPET

Endpoints · 2HealthyFULL DOCS ↗
Monitored path responding — GET /data.json1304 mschecked 40 min ago
GET/data.jsonPROBED

Open Government, Cyprus — keyless JSON API

GET/data.json?limit=5

Paginated variant with limit parameter.

Machine-readable spec

We probe a documented GET and expect 2xx JSON — full uptime and health score. Export includes every documented route below.

Response-shape history

Stable. No schema drift observed since monitoring began — the response shape has not changed under our checks.

Open Government, Cyprus: common questions

Is Open Government, Cyprus free to use?

Yes — Open Government, Cyprus is a free government API. Free tier: Free — limits not published. Whether the free tier allows commercial use is unclear — check the provider docs.

Does Open Government, Cyprus need an API key?

No — Open Government, Cyprus needs no API key or signup. You can call it straight away; rate limits still apply (Unpublished).

Can I call Open Government, Cyprus from the browser?

Not directly — Open Government, Cyprus doesn't send browser-friendly CORS headers, so call it from a server or proxy instead. Copy the curl or Python snippet on this page to get started.

Is Open Government, Cyprus up right now?

As of our last scheduled check, Open Government, Cyprus is healthy with 100% uptime over 90 days and a 1304 ms median response. We re-probe it every sweep — the status badge and uptime chart above always show the latest.