Docs / Platform

Regions & data handling

Your requests run in the EU, on hardware we own, and nothing you send is kept. This page states exactly where, on what, and what little metadata remains.

Regions

RegionLocationServiceStatus
eu-se-1StockholmServerless inference — the API at api.axforge.ai/v1live
eu-es-1MálagaDedicated GPU rental — NVIDIA DGX Spark (GB10) with full SSH accesslive

Region pinning

Every API key is pinned to eu-se-1 · Stockholm, and all inference for that key runs in that region. There is no cross-region fallback — a request either runs in your region or fails.

$ curl -sS https://api.axforge.ai/v1/chat/completions \
  -H "Authorization: Bearer $AXFORGE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model": "qwen3.8-27b-nvfp4",
       "messages": [{"role": "user", "content": "ping"}]}'

Transport

TLS 1.3, terminated in the EU.

Zero retention

Prompts and completions are processed in memory in the EU — not written to disk, not logged, not retained, and never used to train. This applies to every endpoint: chat, embeddings, images, audio. The commitment in full: axforge.ai/privacy.

What metadata is kept

Request metadata only — token counts, timestamps, and status — retained for billing and operations. Never the content.

DataKept?
Prompts, completions, images, audioNo — processed in memory only
Token countsYes — billing
TimestampsYes — billing and operations
Request statusYes — operations

The hardware, by name

Inference runs on NVIDIA DGX Spark (GB10) systems that AxForge owns — not resold hyperscaler capacity. The same machine is rentable with full SSH access from €0.55/hour: DGX Spark rental and the GB10 technical page.

Subprocessors

EU-hosted infrastructure; the register is in the Trust Centre. Inference itself runs on our own hardware.

Compliance posture

Infrastructure designed for EU data-residency and GDPR-sensitive workloads. Everything your assessment needs is stated plainly on this page: EU regions, zero retention, named hardware, EU-hosted infrastructure. More: data residency in the Trust Centre, GDPR compliance and the sovereignty page.

Anything unclear on this page?

Ask on the forum — the answer helps the next person too.

Ask about this page
© 2026 AxForge · EU-hosted AI infrastructure Docs Models For AI axforge.ai Pricing Trust Acceptable use Community guidelines