# ImgBB AI integration on Definable

> ImgBB is a free image hosting and sharing service that allows users to upload and share images easily.

## What this connects

ImgBB is a free image hosting and sharing service that allows users to upload and share images easily.

Vendor: https://imgbb.com/

## Tools available

**2** tools available. First 2:

- `IMGBB_GET_API_KEY` — Get ImgBB API Key — Tool to retrieve and validate the ImgBB API key. Use before making ImgBB API calls to ensure authentication is configured.
- `IMGBB_UPLOAD_IMAGE` — Upload Image to ImgBB — Tool to upload an image to ImgBB. Use when you need to host an image and get back its URLs immediately.

## Auth

Auth schemes: `API_KEY`.

## How agents use ImgBB

Inside a Definable workflow, ImgBB is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → ImgBB** — the Researcher (GPT-5.5) pulls context from ImgBB (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → ImgBB** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into ImgBB (create record, post message, draft email).
- **Designer / Engineer → Distributor → ImgBB** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via ImgBB (attach file, open PR comment, post status).

The Verifier checks every ImgBB call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- images & design — https://definable.ai/apps/category/images-&-design/
- file management & storage — https://definable.ai/apps/category/file-management-&-storage/

## Related

- HTML page: https://definable.ai/apps/imgbb/
- Same category (images & design): https://definable.ai/apps/category/images-&-design/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
