PASAR API
Real-time ship positions from the Norwegian Coastal Administration's AIS network, plus fish-health/aquaculture data; access via OpenID Connect client credentials.
View docs ↗ More Realtime APIs# BarentsWatch ~ live vessel AIS positions needs OAuth credentials. # No single public base URL ~ start from the docs: # https://developer.barentswatch.no/
I'm integrating a Norway API into my app. API: BarentsWatch ~ live vessel AIS positions Provider: BarentsWatch Auth: requires OAuth credentials (sign up: https://developer.barentswatch.no/) Pricing: free Important note: Real-time ship positions from the Norwegian Coastal Administration's AIS network, plus fish-health/aquaculture data; access via OpenID Connect client credentials. Source: BarentsWatch (https://developer.barentswatch.no/) Source type: Official public feed Endpoint type: Direct public JSON endpoint Integration difficulty: Needs OAuth 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.