Planned coverage
| Area | Planned helpers |
|---|---|
| Authentication | Service key configuration and request helpers. |
| FiveMesh CDN | Presigned upload preparation, object listing, deletion and purge helpers. |
| FiveMesh Cache | Cache state, purge and preload helpers for registered servers. |
Current integration path
For new integrations, use server-side HTTP calls with scoped service keys.Keep the API URL and service key in server-only configuration. Client code should receive temporary upload targets or public asset URLs, not service keys.