We use strictly necessary cookies for authentication and, with your consent, optional analytics cookies to improve the product.
Developer and data services operated by LoftPress. Currency, holidays, VAT, email, IBAN, QR, phone, geo, timezone and text utilities — one secure gateway, one meter, one bill.
First-party developer and data services operated by LoftPress. Every product ships with a live playground, code snippets in four languages, and predictable pricing.
Public holidays and business-day math for 100+ countries.
Mod-97 IBAN checksum, country and bank code parsing.
Generate PNG or SVG QR codes with tunable size and margin.
ISO countries, currencies, dial codes and subdivisions.
Live time and cross-timezone conversion.
Real-time & historical foreign exchange rates.
Geolocation, ASN, and risk signals for any IP.
Look up EU VAT rates and calculate tax in one call.
Syntax, MX, disposable and role-based email checks.
E.164 phone parsing and validation.
Slugify, UUID, hash and case transforms.
APIs delivered on LoftPress infrastructure using licensed or open data sources.
Start free. Upgrade when you need to. Cancel anytime.
VAT, GST or other applicable sales tax is calculated and collected by Creem at checkout based on the customer's location.
The controls infrastructure teams expect — nothing less.
API keys are bcrypt-hashed at rest. Full secret shown only once at creation — you can rotate or revoke anytime.
Restrict any API key to a set of trusted IPs from your dashboard settings.
Every security-sensitive action — key creation, rotation, revocation — is logged with actor and IP.
Set monthly spend and usage limits per account and get alerted before you approach them.
One API key, one base URL, one billing surface. Copy, paste, ship.
# Fetch latest FX rates in 3 lines
curl -H "X-API-Key: $LOFTPRESS_KEY" \
"https://loftpress.shop/api/v1/currency/latest?base=USD"
# Add 5 business days in Germany
curl -H "X-API-Key: $LOFTPRESS_KEY" \
"https://loftpress.shop/api/v1/holidays/add-business-days?start_date=2026-03-24&days=5&country=DE"No. Every account starts on the Trial plan with 500 monthly requests and 500 welcome credits — no card required.
Every product has a monthly plan (Trial, Pro, Enterprise). Requests are metered against your plan quota. Credits are optional top-ups that never expire and cover per-request compute on top of the quota.
Yes. LoftPress is designed as an account-wide meter: one login, one billing surface, and per-product API keys with independent quotas.
Pro plans include a 99.9% uptime SLA. Enterprise plans include custom SLAs, dedicated support, and audit logging.
Payments are processed by Creem as our Merchant of Record. Card data never touches our servers; every checkout, refund, and invoice is handled directly by Creem with signed webhooks.
Currency data is served from LoftPress-managed FX pipelines sourced from public ECB data. Holiday calendars use open holiday datasets. IP Intelligence uses IPinfo.io once we complete the licensed commercial configuration. All APIs are delivered through LoftPress infrastructure — LoftPress operates the endpoints, meters usage, and provides support.