Data stays in Sweden.
All compute, storage and routing inside Swedish borders, operated by a Swedish AB with no foreign parent. No CLOUD Act exposure, no Schrems II hand-waving — your DPA names a Swedish court, full stop.
Datalane runs any open-weight model on hardware we own and operate inside Swedish borders. An OpenAI-compatible API for European teams that need their AI to live somewhere defensible.
Most AI inference today happens on US-headquartered hyperscalers, subject to US extraterritorial law. For European public sector and regulated industries, that's no longer an acceptable trade-off. Datalane closes the gap — same developer experience, different jurisdiction.
All compute, storage and routing inside Swedish borders, operated by a Swedish AB with no foreign parent. No CLOUD Act exposure, no Schrems II hand-waving — your DPA names a Swedish court, full stop.
We operate the GPUs, the network and the control plane. No upstream hyperscaler in the path between your application and a token. Per-tenant key custody — we cannot read your traffic.
Built so your data-protection, ISO 27001 and EU AI Act provider documentation lines up out of the box. Audit log access included; sub-processor list short and stable.
Datalane is a serverless inference layer. You bring an open-weight model; we expose it behind an OpenAI-compatible API. Switching models is one line of code, not a procurement project.
python · drop-in# OpenAI SDK · zero rewrite from openai import OpenAI client = OpenAI( base_url="https://api.datalane.se/v1", api_key=os.environ["DATALANE_KEY"], ) response = client.chat.completions.create( model="llama-3.3-70b", messages=[ {"role": "system", "content": "Du är hjälpsam."}, {"role": "user", "content": prompt}, ], stream=True, ) # → tokens streamed from Stockholm, never via US-DC
Stockholm is our primary GPU campus and control plane. Luleå handles bulk and long-context workloads on hydroelectric power. Malmö gives us an edge into continental Europe. Every byte stays inside Swedish jurisdiction.
Pricing in Swedish kronor (SEK) by default. Euro (EUR) on request — no dollar conversion, no FX surprises. Quoted on signup, contracted in your jurisdiction.
Metered per million tokens, billed monthly. No commitment, no idle cost. Built for prototypes, internal tools and bursty production traffic.
Reserve dedicated GPU capacity at a fixed monthly rate. Priority scheduling, predictable latency, predictable invoicing. Built for production at scale.
Indicative pricing shared under NDA during pilot onboarding. Public price list published when general availability opens, in Q4 2026.
Tell us about your workload. We're prioritising Swedish public sector, finance, healthcare and EU-regulated industries for the first cohort.