KLIPY is a media API that lets your Lovable app search and embed GIFs, stickers, and short clips, and generate AI emojis on demand. It’s a drop-in media layer for chat, social, and commenting features.
KLIPY is available as an app + chat connector: one shared connection that works in the chat while you build and in your published apps.
With KLIPY, your app can:
- Search and embed GIFs, stickers, and short clips
- Generate AI emojis on demand
- Add a trending media picker to chat and social features
Reach for the KLIPY connector when your app needs a media picker, reaction stickers, or generated emojis. For a handful of static images you ship yourself, keep them in your app’s assets instead.
Common use cases and example apps
How to connect KLIPY
Who can create KLIPY connections depends on your plan and workspace settings. See Who can create connections and clients. When adding a connection, you can choose between:
- Managed by Lovable (no KLIPY account or API key required)
- Bring Your Own Key (connect with your own KLIPY API key)
When the connection is created, you can link it to the projects where you want to use it. Anyone building in a project can ask Lovable in chat to link their project to it.
Follow the setup steps below based on how you want to connect KLIPY.
Managed by Lovable
Bring Your Own Key
Choose this option if you want the fastest setup. You don’t need to create a KLIPY account or API key. Lovable provides and manages the credentials for you.You can create only one managed KLIPY connection per workspace.
Open KLIPY in Connectors
Go to Connectors and select KLIPY.
Add a connection
Click Add connection.
Name the connection
In Display name, name the connection (for example, KLIPY Prod).
Choose Managed by Lovable
Under Authentication, select Managed by Lovable.
Choose who can use this connection
Managed connections are shared with the entire workspace by default. To limit who can use the connection, click Restrict to specific people under Who can use this connection.See Who can use connections and clients for more information. Bring your own API key if you want to manage your KLIPY account, content, usage limits, and account settings directly in the KLIPY partner dashboard.All media requests made through this connector count toward your KLIPY account’s limits. Billing and quotas are handled directly by KLIPY, not Lovable.
You can create multiple KLIPY connections using different API keys, which is useful for separating environments (for example, development and production) or managing rate limits.Prerequisites
Before connecting KLIPY, make sure you have:Step 1: Get your KLIPY API key
Open the KLIPY partner dashboard
Create or copy your API key
Generate an API key for your app, or copy an existing one. With your own key you manage your KLIPY account, content, and usage limits directly.Your KLIPY API key functions like a password. Keep it secure and never share it publicly. You’ll need it in the next step.
Step 2: Connect KLIPY to Lovable
Open KLIPY in Connectors
Go to Connectors and select KLIPY.
Add a connection
Click Add connection.
Name the connection
In Display name, name the connection (for example, KLIPY Prod).
Choose Bring Your Own Key
Under Authentication, select Bring Your Own Key.
Enter your API key
In API key, paste your KLIPY API key. Use Open KLIPY below the field to jump to the partner dashboard if you need to generate one.
Choose who can use this connection
Under Who can use this connection, decide who in your workspace can use the connection. You start as the only person with access:
- Only you (default): leave the access list as is; only you can use the connection and its associated data.
- Invite specific people: add workspace members by email; only you and the people you add can use the connection and its associated data.
- Invite entire workspace: click Invite entire workspace to make the connection available to everyone in your Lovable workspace.
See Who can use connections and clients for more information. Connect
Click Connect. Lovable verifies the key against KLIPY before saving the connection.
When connected, anyone building in a project can ask Lovable in chat to link their project to KLIPY (based on configured connection-level access). Your Lovable apps can then search and embed media and generate AI emojis through the connector.
Limitations
The KLIPY connector cannot:
- Refresh or rotate API keys automatically. For Bring Your Own Key connections, generate a new key in the KLIPY partner dashboard and update the Lovable connection to rotate
- Support per-end-user KLIPY login. Each connection represents a single KLIPY key shared across all projects linked to it
- Manage your KLIPY account, content settings, or usage limits for Bring Your Own Key connections. Configure those in the KLIPY partner dashboard
Manage your connection
Connections are managed from Connectors: select , then open the connection.
- Unlink projects to remove access from specific projects while keeping the connection available for others. See Unlink projects from a connection for the steps.
- Delete the connection to remove it from the workspace entirely. Deleting is permanent. It removes the credentials from all linked projects, and app features that use stop working until a new connection is added. See Delete a connection for the steps and who can delete.