# Heyzine

Heyzine is a flipbook maker that converts PDFs into interactive, customizable digital publications with various page flip effects.

- **Category:** documents
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 14
- **Triggers:** 0
- **Slug:** `HEYZINE`
- **Version:** 20260417_00

## Tools

### Create Flipbook Link

**Slug:** `HEYZINE_CREATE_FLIPBOOK_LINK`

Tool to create a direct flipbook link. Use when you have a document URL and want to convert it to a flipbook.

### Create Flipbook Asynchronously

**Slug:** `HEYZINE_CREATE_FLIPBOOK_REST_ASYNC`

Tool to create a flipbook asynchronously. Use when converting large documents off-thread; poll for updates on conversion state.

### Create Flipbook Sync

**Slug:** `HEYZINE_CREATE_FLIPBOOK_REST_SYNC`

Tool to convert a PDF, DOCX, or PPTX into a flipbook synchronously via REST API. Use when you need immediate flipbook URLs from a direct file link.

### Delete Flipbook

**Slug:** `HEYZINE_DELETE_FLIPBOOK`

Tool to delete a flipbook. Use when you need to permanently remove an unwanted flipbook.

### Get API Limits

**Slug:** `HEYZINE_GET_API_LIMITS`

Tool to retrieve API rate limits. Use when you need to check your current API usage and limits.

### Get Flipbook ID Tool

**Slug:** `HEYZINE_GET_FLIPBOOK_ID_TOOL`

Tool to retrieve HTML for Flipbook ID tool. Use when you need to fetch the ID input tool page HTML for a specific flipbook.

### Get Flipbook List

**Slug:** `HEYZINE_GET_FLIPBOOK_LIST`

Tool to retrieve all flipbooks. Use when you need to list every flipbook for the authenticated account.

### Get Flipbook Social Metadata

**Slug:** `HEYZINE_GET_FLIPBOOK_SOCIAL_METADATA`

Tool to retrieve social metadata for a specific flipbook. Use after configuring social sharing to fetch title, description, and thumbnail.

### Get jQuery Plugin

**Slug:** `HEYZINE_GET_J_QUERY_PLUGIN`

Tool to retrieve the Heyzine jQuery plugin script URL and usage snippet. Use when you need to integrate Heyzine flipbooks via jQuery on your website.

### Setup Heyzine Webhooks

**Slug:** `HEYZINE_SETUP_WEBHOOKS`

Helper tool to validate prerequisites for Heyzine webhooks. Heyzine does not expose an API to programmatically configure webhooks; this action verifies API connectivity and returns clear guidance to complete configuration in the Heyzine UI.

### Update Flipbook Access List

**Slug:** `HEYZINE_UPDATE_FLIPBOOK_ACCESS_LIST`

Tool to update the access list of a flipbook. Use when replacing all user access permissions in bulk.

### Update Flipbook Password Protection

**Slug:** `HEYZINE_UPDATE_FLIPBOOK_PASSWORD_PROTECTION`

Tool to update flipbook password protection settings. Use when you need to change or disable password protection for a flipbook.

### Update Flipbook Social Metadata

**Slug:** `HEYZINE_UPDATE_FLIPBOOK_SOCIAL_METADATA`

Tool to update a flipbook's social metadata. Use when you need to change title, description, or thumbnail for social sharing.

### Heyzine Webhooks - Leads

**Slug:** `HEYZINE_WEBHOOKS_LEADS`

Tool to receive webhook events when new leads are collected on a flipbook form. Use after configuring your Heyzine account Webhooks > Leads URL.
