Spin up virtual or physical payment cards in milliseconds — no banking partnership required. Build expense management, B2B payouts, or embedded finance products on infrastructure that scales with you.
Trusted by 500+ engineering teams worldwide
ljtnic exposes the full card-issuing stack through clean, well-documented APIs — so your team ships, iterates, and scales without touching legacy infrastructure.
All capabilities available on every plan — no feature gating.
From zero to issuing cards in under 10 minutes. Every integration follows the same consistent pattern — authenticate, issue, observe.
Create a sandbox key from the dashboard in seconds — no approval queue, no waiting. Start building immediately with full API access.
curl -X POST https://api.ljtnic.io/v1/keys -H "Authorization: Bearer $LJTNIC_TOKEN" -d '{"env": "sandbox", "label": "my-first-key"}'
A single POST request returns a full card object — PAN, CVV, expiry, and spend controls — instantly provisioned and ready to use.
POST /v1/cards{ "type": "virtual", "currency": "USD", "spending_limit": 5000}→ { "pan": "4111 •••• •••• 7291", "cvv": "***", "status": "active" }
Real-time webhooks push spend events, authorizations, and declines directly to your endpoint — sub-100ms delivery, every transaction.
POST https://your-endpoint.io/hooks{ "event": "card.authorization", "amount": 42.00, "currency": "USD", "merchant": "Stripe Inc.", "status": "approved"}
ljtnic is designed from the ground up for engineering teams. Every surface — from authentication to webhooks — follows the same predictable conventions so you spend time building product, not reading docs.
First-class libraries for Node.js, Python, Go, Ruby, and Java — full TypeScript typings and docstrings included.
Machine-readable spec ships with every API version. Generate your own client, import into Postman, or auto-produce docs.
Isolated environment mirrors production exactly. Use predefined test PANs to simulate approvals, declines, and fraud scenarios.
Receive real-time events for every card lifecycle state change. Automatic exponential back-off retries over 72 hours, with delivery receipts.
Every API version is supported for a minimum of 24 months. Breaking changes are never silent — migration guides ship on day one.
PCI DSS Level 1
Highest certification tier
SOC 2 Type II
Annual independent audit
GDPR Ready
EU data residency options
Network Tokenisation
Visa & Mastercard certified
End-to-End Encryption
All cardholder data is encrypted in transit with TLS 1.3 and at rest using AES-256. Sensitive values are never exposed in plaintext — not in logs, not in responses.
API Key Rotation Policies
Set automatic expiry windows and enforce zero-downtime key rotation via the dashboard or API. Revoke compromised keys instantly with a single call — no service interruption.
IP Allowlisting
Restrict API access to a defined list of trusted IP ranges. Every request outside your allowlist is rejected at the perimeter — before it reaches your data.
ljtnic undergoes annual third-party penetration testing and continuous automated vulnerability scanning across all infrastructure.
Full security overview on Product pageGet instant access to a full sandbox environment with unlimited test card issuance — no commitments needed. When you're ready to go live, switch to pay-as-you-go pricing that scales with your issuance volume.
Card issuing infrastructure built for developers — launch virtual and physical cards via a single API.
© 2026 ljtnic. All rights reserved.