mediaglens
Elevate your application's media capabilities with MediaGlens API, a dynamic cloud solution covering a spectrum of functionalities, including file, image, and video processing. Designed to effortlessly enhance and optimize media assets, our API offers a suite of features tailored for seamless media processing tasks. From customizing image dimensions, quality, and format to compressing and…
mediaglens endpoints
| Method | Endpoint | Description |
|---|---|---|
| images-section | ||
| PUT |
upload-images /api/upload-images |
uploads multiple images of multiple file types and optimise the to users prefences by passing those manipulations as query params. eg height,width,crop,rotate,quality |
| DELETE |
delete-images /api/delete-images |
delete multiple images by providing array of keys |
| videos sections | ||
| PUT |
upload video /api/upload-video |
Uploads a video to the server and perfom compression reducing the size of the video but retaining 98% quality. In return returns video thumnail and video url .Supports a single… |
| DELETE |
delete video /api/delete-video |
Delete a video using its key. The key should be provided in the request body.also the key should be the one returned during video upload. |
mediaglens pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $20 / month | 500 / minute |
|
| PRO | $500 / month | 5000 / hour |
|
| ULTRA Recommended | $700 / month | — |
|
| MEGA | $1,000 / month | — |
|