Cloudflare R2. Presigned URLs. AI image descriptions.
ECODrIx Storage runs on Cloudflare R2 with `/cdn-cgi/image/` transforms for instant resizing and format conversion. Direct uploads use presigned URLs so files never touch the API server. Every uploaded image is automatically described by an AI vision model that produces alt text, SEO-friendly titles, descriptive tags, and the dominant color palette — saving hours of manual metadata work. Files are linked back to CRM contacts, deals, projects, and conversations.
https://api.ecodrix.com/api/saas/storageCloudflare R2 backed storage (S3-compatible API)
Presigned upload + download URLs (zero server bandwidth)
Auto-generated alt text, titles, tags, and color palettes
Inline image transforms via `/cdn-cgi/image/`
File-to-contact / deal / project / conversation linkage
Per-tenant storage quotas and folder structure
Configurable retention and version history
ECODrIx Storage runs on Cloudflare R2 with `/cdn-cgi/image/` transforms for instant resizing and format conversion. Direct uploads use presigned URLs so files never touch the API server. Every uploaded image is automatically described by an AI vision model that produces alt text, SEO-friendly titles, descriptive tags, and the dominant color palette — saving hours of manual metadata work. Files are linked back to CRM contacts, deals, projects, and conversations.
ECODrIx Storage ships with: Cloudflare R2 backed storage (S3-compatible API); Presigned upload + download URLs (zero server bandwidth); Auto-generated alt text, titles, tags, and color palettes; Inline image transforms via `/cdn-cgi/image/`; File-to-contact / deal / project / conversation linkage; and more. Every feature is exposed through the public ECODrIx API at api.ecodrix.com.
ECODrIx Storage is one of 9 modules inside the ECODrIx platform. Data flows seamlessly between modules — leads in ERIX-CRM trigger ERIX-FLOW workflows, ERIX-LAIE feeds enriched leads back into the CRM, and every module emits real-time events over Socket.IO.
Yes. ECODrIx Storage exposes its endpoints at https://api.ecodrix.com/api/saas/storage. Authentication uses tenant API keys (x-api-key + x-client-code) for SaaS-console traffic, or scoped tokens for LAIE and admin surfaces. Full reference is available in the API documentation.