Hyperise
Overview
SLUG: HYPERISE
Description
Hyperise is a personalization toolkit that enables sales and marketing teams to add dynamic, personalized elements to images, videos, and websites, enhancing engagement across various channels.
Authentication Details
API Key
Connecting to Hyperise
Create an auth config
Use the dashboard to create an auth config for the Hyperise toolkit. This allows you to connect multiple Hyperise accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Hyperise Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Hyperise toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
HYPERISE_CREATE_CLIENT_ACCOUNT
Tool Name: Create Client Account
Description
Action Parameters
Action Response
HYPERISE_LIST_IMAGE_TEMPLATES
Tool Name: List Image Templates
Description
Action Parameters
Action Response
HYPERISE_PERSONALIZED_SHORT_LINKS
Tool Name: Generate Personalized Short Link
Description
Action Parameters
Action Response
HYPERISE_PROSPECT_BUSINESS_DATA
Tool Name: Hyperise Prospect Business Data (CRUD)
Description
Action Parameters
Action Response
HYPERISE_USER_AUTHENTICATION
Tool Name: User Authentication
Description
Action Parameters
Action Response