Nordic identity, on demand for AI agents

BankID and MitID for autonomous agents. One signed handshake.

  • BankID (Sweden)
  • BankID (Norway)
  • MitID (Denmark)

The handoff lifecycle

One SDK call pauses your code. The bridge runs the eID flow and streams a signed record back.

PendingPause with one SDK call
AttachedJump to a trusted phone
ApprovedConfirm with any eID
CompletedSigned record streams back
A user approving a Pointely handoff with BankID on iPhone

“Our agent used to fail every time it hit a BankID wall. With Pointely, the customer signs from their phone and the workflow keeps going. No humans in our loop, no broken sessions.”

Design partner · Stockholm

Compliant by construction

Step-up is regulated infrastructure. Pointely is built to the strictest Nordic standards (eIDAS High, PSD2 SCA, GDPR) with Ed25519-signed records, HMAC-signed webhooks, and a complete audit trail of every approval.

eIDAS HighGovernment-grade assurance levels across the Nordics
PSD2 SCAStrong Customer Authentication for banking flows
Ed25519-signedEvery record carries a verifiable bridge signature
Signed webhooksHMAC-signed envelopes with replay protection
The Pointely dashboard showing tenant deliveries and audit log

Drop it into the stack you already use

Each SDK is a thin, fully-typed wrapper over the core kit. The bridge handles the lifecycle and signing; your app handles the UX and the business rules.

Open sourceApache-2.0, fully OSS. No licensing surprises later.
Provider-pluggableBankID + MitID built-in; OAuth device, WebAuthn QR, custom
Production-hardenedPause-switches, dead-letter alerts, Datadog + Prometheus