Government — entry 080 of 90
Open Government, Taiwan
Taiwan's national open-data platform runs a machine-to-machine (M2M) export API separate from its dataset catalogue, returning dataset, statistics, and metadata exports as JSON, XML, or CSV from simple unauthenticated calls — no key or registration needed. A live probe found its CORS header locked to the platform's own origin rather than reflecting arbitrary requesters, so browser-based calls from third-party domains are blocked even though server-side access works fine. Individual dataset resources are commonly also published as CSV or XLS files.
AuthenticationNone requiredCall it straight away — no key, no signup.
HTTPSSupportedTraffic is encrypted in transit.
CORSDisabledBrowser calls need a server-side proxy.
PricingFreeNo paid tier — free for the documented use case.
FormatsJSON, XML, CSVResponses can be requested as JSON or XML or CSV.
GreatAPIs Score
Score94
Authentication25/25No authentication required
Pricing20/20Free to use
Docs14/20Documentation URL provided
Formats15/15Supports 3 response formats
Freshness20/20Verified within 6 months
Auth quickstart
- No key needed — call it now.
Stored keyNo key stored
Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.