v1.0.0 by DishIs Technologies
This Image Upload API is a free, easy-to-use, and unlimited solution for uploading and sharing images online. Whether you're building a website, a mobile app, or any project that requires image hosting, this API allows seamless integration with the power of Imgbb's cloud infrastructure. With...Show more
API for uploading images to a server with optional expiration settings.
https://img-upload.p.sulu.sh/
/upload
Uploads an image to Imgbb servers and returns the image URL along with other metadata.
/upload
POST
multipart/form-data
Parameter | Type | Required | Description |
---|---|---|---|
expiration | integer | No | Optional. Time in seconds before the image is automatically deleted. The range is from 60 to 15,552,000 seconds (equivalent to 180 days). Example: 600 (10 minutes). |
Field | Type | Required | Description |
---|---|---|---|
image | string | Yes | The image to be uploaded. Can be a file, base64-encoded string, or URL. Example: data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAAAAAAAD... . |
name | string | No | Optional. Name of the image file. Example: myimage.jpg . |
Sulu uses cookies to ensure you get the best experience on our website.