ApexxCloud provides powerful cloud storage and media transformation capabilities. This guide will help you get started with:
Setting up your SDK
Uploading your first file
Applying transformations
Connecting external storage (optional)
Already have an S3, R2, or Spaces bucket? You can connect your existing bucket
to use our transformation and CDN features while keeping your files in your
own storage. Learn more about connecting your
bucket.
npm install @apexxcloud/sdk-node # For Node.jsnpm install @apexxcloud/sdk-js # For browsernpm install @apexxcloud/react # For React
If you want sdk support for languages that is not supported yet, please
contact us so we can add it. you can also integrate
the api directly in your own applications.