PASAR API
Much geodata became free from 2022, but the direct-access APIs still require a (free) Geotorget account and authorization key; some premium products are paid.
View docs ↗ More Maps & location APIs# Lantmateriet ~ Sweden maps, addresses & property data needs an access token. # No single public base URL ~ start from the docs: # https://www.lantmateriet.se/sv/geodata/vara-produkter/produktsupport/api-portalen/
I'm integrating a Sweden API into my app. API: Lantmateriet ~ Sweden maps, addresses & property data Provider: Lantmateriet Auth: requires an access token (sign up: https://www.lantmateriet.se/sv/geodata/vara-produkter/produktsupport/api-portalen/) Pricing: freemium Important note: Much geodata became free from 2022, but the direct-access APIs still require a (free) Geotorget account and authorization key; some premium products are paid. Source: Lantmateriet (https://www.lantmateriet.se/sv/geodata/vara-produkter/produktsupport/api-portalen/) Source type: Official portal or provider docs Endpoint type: Portal or multi-endpoint API Integration difficulty: Needs token 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.