# Adrapid AI integration on Definable

> Adrapid is a tool designed for efficient creation of digital marketing visuals, including banners, images, videos, and HTML5 content, utilizing reusable templates and offering automation through a REST API.

## What this connects

Adrapid is a tool designed for efficient creation of digital marketing visuals, including banners, images, videos, and HTML5 content, utilizing reusable templates and offering automation through a REST API.

Vendor: https://adrapid.com/

## Tools available

**3** tools available. First 3:

- `ADRAPID_GET_API_INFO` — Get API info — Retrieves AdRapid API version information from the root endpoint. Use this tool to: - Check the current API version being used - Verify API connectivity and authentication - Ensure compatibility with API features Returns the current API version number (e.g., "1.5.0").
- `ADRAPID_GET_SYSTEM_ME` — Get user and API info — Tool to get user account and API information. Use when you need to retrieve authenticated user details and API versions.
- `ADRAPID_LIST_BANNERS` — List Banners — Tool to list all banners and their statuses. Use when you need to retrieve banners after creation or to audit existing banners. Ensure you apply filters to narrow down results (e.g., status='ready').

## Auth

Auth schemes: `API_KEY`.

## How agents use Adrapid

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

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

The Verifier checks every Adrapid 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/
- ads & conversion — https://definable.ai/apps/category/ads-&-conversion/

## Related

- HTML page: https://definable.ai/apps/adrapid/
- 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
