← All integrations

ImgBB

ImgBB integration (Design & Media, Storage). Imported from open-connector.

API key1 native toolsIcon fallback
This catalogue entry describes the current repository definition. Availability, scopes, and production readiness should be confirmed during private-beta onboarding.

Native tools

POST
imgbb_upload_image
Upload one image to ImgBB from a public URL or Base64 content and return the hosted image metadata.

/1/upload

4 parameters
ParamTypeRequiredDescription
imageUrlstringoptionalThe public image URL to upload to ImgBB.
contentBase64stringoptionalThe Base64-encoded image bytes to upload to ImgBB.
namestringoptionalThe optional file name to associate with the upload.
expirationintegeroptionalThe number of seconds after which ImgBB should automatically delete the upload.
Request private-beta access