Upload Images | Hosting | Get URL

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

Free Image Upload API

API for uploading images to a server with optional expiration settings.

Base URL

  • https://img-upload.p.sulu.sh/

Endpoints

POST /upload

Uploads an image to Imgbb servers and returns the image URL along with other metadata.

Request

  • URL: /upload
  • Method: POST
  • Content-Type: multipart/form-data

Query Parameters

ParameterTypeRequiredDescription
expirationintegerNoOptional. 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).

Request Body

FieldTypeRequiredDescription
imagestringYesThe image to be uploaded. Can be a file, base64-encoded string, or URL. Example: data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAAAAAAAD....
namestringNoOptional. Name of the image file. Example: myimage.jpg.

Sulu uses cookies to ensure you get the best experience on our website.