PASAR API
Official parliamentary open-data API for debates, divisions (votes), members, bills and parliamentary questions; no key needed.
View docs ↗ More Government services APIscurl 'https://api.oireachtas.ie/v1'
I'm building an app using a free Ireland API (no auth needed). API: Houses of the Oireachtas ~ debates, votes & PQs data Provider: Houses of the Oireachtas Endpoint: GET https://api.oireachtas.ie/v1 It returns JSON. Source: Houses of the Oireachtas (https://api.oireachtas.ie/) Source type: Official open-data catalogue Endpoint type: Open-data catalogue JSON Integration difficulty: Copy-paste ready Last checked: 2026-07-05 Production caveat: Still handle empty rows, schema changes, pagination, stale coverage, and temporary upstream failures. Help me fetch this and build a simple page that displays it nicely. Include basic production safeguards for errors, empty responses, schema changes, caching, and rate limits.