PASAR API
Authoritative bilingual (Irish/English) placenames database exposed via a documented API; free credentials from the Gaois developer hub, CC BY 4.0 data.
View docs ↗ More Data & enrichment APIs# Logainm ~ Placenames Database of Ireland API needs an API key ~ get yours at: # https://docs.gaois.ie/en/data/logainm/v1.0/api curl 'https://www.logainm.ie/api/v1.0/' \ -H 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a Ireland API into my app. API: Logainm ~ Placenames Database of Ireland API Provider: Gaois / DCU & The Placenames Branch Auth: requires an API key (sign up: https://docs.gaois.ie/en/data/logainm/v1.0/api) Pricing: free Base URL: https://www.logainm.ie/api/v1.0/ Important note: Authoritative bilingual (Irish/English) placenames database exposed via a documented API; free credentials from the Gaois developer hub, CC BY 4.0 data. Source: Gaois / DCU & The Placenames Branch (https://docs.gaois.ie/en/data/logainm/v1.0/api) Source type: Official open-data catalogue Endpoint type: Open-data catalogue JSON Integration difficulty: Needs API key Last checked: 2026-07-05 Production caveat: Keep credentials server-side and confirm current limits, pricing, and webhook/error behaviour in the provider docs. Help me set up the correct onboarding/authentication path and make the first valid request ~ explain exactly where credentials go and what must happen before production.