Skip to content

IT & API security

Interfaces carry exactly the data a company least wants to lose: customer records, prices, orders, invoices. This category covers securing those connections — authentication and key management, permissions following the principle of least privilege, encryption in transit, rate limiting, logging and reviewing access. Added to this are organisational questions: who may create credentials, how are they revoked when service providers change, and what does an emergency procedure look like on suspicion of compromise? We also address requirements from data protection and security regulation and describe test steps that can be repeated on a regular schedule. We additionally cover how to log interface access without unnecessarily storing personal data.

IT & API security Jul 29, 2026

200-Day TLS: Automating ERP Interface Certificates

Since 15 March 2026 TLS certificates last 200 days, from 2027 just 100, from 2029 only 47. How ERP interfaces renew certificates automatically, not by hand.

14 min read
IT & API security Jul 8, 2026

NIS2 and API Security: Hardening ERP Interfaces

NIS2 has applied since December 2025: inventory ERP-to-shop interfaces, encrypt them end-to-end via TLS and secure them with OAuth 2.0, OpenID Connect and mTLS.

13 min read
IT & API security May 11, 2026

OAuth 2.0 and Token Security for ERP Interfaces

Many ERP-to-shop APIs still run on static keys. How the client credentials flow, mTLS, DPoP, short token lifetimes and scope minimization harden the API.

13 min read