Auth-as-a-Service · EU-native
Your auth fails
EU enterprise sales calls.
Frankfurt-hosted, GDPR-auditable, DPA ready to sign.
Add authentication to your app in minutes.
- 🇩🇪 Servers in EU (Frankfurt, Hetzner)
- 📊 Monitored from Day 1 — status.rakomi.dev
- 🔒 Responsible disclosure open — /security
Built in public → @rakomidev
import { Rakomi } from '@rakomi/node';
const client = new Rakomi({
apiKey: 'akm_live_...'
});
// Verify a JWT in your handler
const payload = await client.verifyToken(
req.headers.authorization
); npm install @rakomi/node
Start building for free
Free up to 5,000 MAU · No credit card required
We collect your email address and tenant name to create your account (Art. 6(1)(b) GDPR — necessary to perform the contract). Email is used for verification and transactional messages only. Retained until account deletion. Data processed in EU (Frankfurt). DPO contact: privacy@rakomi.com. You have rights to access, rectify, erase, and port your data — see our trust page.
⚠ Save this key now — it will never be shown again.
Lost your key? Log in to Dashboard → API Keys → Create New Key.
Go to Dashboard →