PASAR API
Free personal (non-commercial) subscription key via the NS API portal.
View docs ↗ More Travel & mobility APIs# NS ~ Dutch railways travel & disruption info needs an API key ~ get yours at: # https://apiportal.ns.nl/ curl 'https://gateway.apiportal.ns.nl' \ -H 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a Netherlands API into my app. API: NS ~ Dutch railways travel & disruption info Provider: Nederlandse Spoorwegen (NS) Auth: requires an API key (sign up: https://apiportal.ns.nl/) Pricing: freemium Base URL: https://gateway.apiportal.ns.nl Important note: Free personal (non-commercial) subscription key via the NS API portal. Source: Nederlandse Spoorwegen (NS) (https://apiportal.ns.nl/) Source type: Provider API or developer docs Endpoint type: Provider API base URL 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.