FAQ
General
What is Amlexia?
Operational intelligence for backends: HTTP APIs, AI providers, payments, auth, and dependencies — see What is Amlexia?.
Is the SDK open source?
The SDK is proprietary. Source is available on GitHub under license; see package LICENSE files.
Which languages are supported?
First-class Node.js and Python SDKs. Any language can use the HTTP ingest API.
Billing & limits
Is there a free tier?
See amlexia.com/pricing for current plans and limits.
What happens if I exceed limits?
Ingest may return 429; SDKs backoff and retry. Long-term overages depend on your plan — contact support.
Data
How long is data retained?
Configured per project in Settings (retention window). Older data rolls off per your plan.
Can I delete a project?
From the dashboard Settings — contact support if you need org-level deletion.
Where is data hosted?
Infrastructure on Cloudflare (Workers, D1, etc.). See Security and marketing legal pages.
Integration
Can I use Amlexia with serverless?
Yes. Call flush() after each invocation if the runtime may freeze before the background flush timer runs.
Does it work with OpenTelemetry?
Yes — OpenTelemetry guide and Traces API.
Can I track frontend errors?
Not with the SDK key in the browser. Use server-side reporting or a separate public key pattern if we offer one in the future.
Support
- Email: support@amlexia.com
- Status: status.amlexia.com
