# Apiflash AI integration on Definable

> ApiFlash is a website screenshot API that allows users to capture high-quality screenshots of web pages programmatically.

## What this connects

ApiFlash is a website screenshot API that allows users to capture high-quality screenshots of web pages programmatically.

Vendor: https://apiflash.com/

## Tools available

**5** tools available. First 5:

- `APIFLASH_BATCH_CAPTURE_SCREENSHOTS` — Batch Capture Screenshots — Tool to capture screenshots for multiple URLs in a single request. Use when you have a list of pages to snapshot in batch.
- `APIFLASH_CAPTURE_SCREENSHOT` — Capture Screenshot — Tool to capture a screenshot of a website. Returns a JSON response with URLs to the screenshot (and optionally extracted HTML/text). Supports extensive customization including viewport dimensions, full page capture, quality settings, element selection, geolocation emulation, and more. Use when you need to capture website screenshots for documentation, testing, or monitoring purposes.
- `APIFLASH_CAPTURE_WEBSITE_SCREENSHOT_POST` — Capture Website Screenshot (POST) — Capture a screenshot of any website. Returns a URL to the generated screenshot image. Supports full-page captures, custom viewport sizes, and multiple image formats (JPEG, PNG, WebP). Use this tool when you need to visually capture web pages for documentation, monitoring, or analysis.
- `APIFLASH_GET_QUOTA_INFORMATION` — Get Quota Information — Tool to retrieve current API quota usage and limits. Use after authentication to monitor usage and reset times.
- `APIFLASH_GET_SCREENSHOT_METADATA` — Get Screenshot Metadata — Retrieve metadata (file size, MIME type) for a previously captured screenshot. Use this tool when you need to check the size or format of a screenshot without downloading the full image. Requires the screenshot URL from a prior capture action.

## Auth

Auth schemes: `API_KEY`.

## How agents use Apiflash

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

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

The Verifier checks every Apiflash 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/
- developer tools — https://definable.ai/apps/category/developer-tools/

## Related

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