Open Government, Cyprus

Open Government, Cyprus — keyless JSON API

🏛 GovernmentUNMONITOREDchecked 1h ago
AUTH NONECORS AGENT HTTPS COMMERCIAL ?

Open Government, Cyprus. Cyprus Government Open Data

HOW IT'S SCORED ⓘ
Status badge · for your READMEshipapis health badge: — · unmonitored
Uptime history
—%90 days
—%30 days
P50 · ms
P95 · ms
operationalpartialdownno data
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 · 2On scheduleFULL DOCS ↗
First rollup pending — GET /data.json has been probed
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 unmonitored. We re-probe it every sweep — the status badge and uptime chart above always show the latest.