Kieai
AI API platform providing video generation (Veo3, Kling, Runway, Luma), image generation (Flux, Nano Banana), music creation (Suno), and LLM capabilities with pay-as-you-go pricing
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Kieai authenticates with an API key. Generate the credential in your Kieai account, then paste it into FlyMyAI the first time an agent uses a Kieai action.
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
API Key | Your Kie.ai API key. Get it from https://kie.ai/api-key (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
KIEAI_ADD_INSTRUMENTAL | Add AI-generated instrumental accompaniment to an existing vocal track. Use when you need to generate instrumental music to accompany a vocal recording, allowing customization of style, mood, and creative parameters. The task completion will be notified via t… | upload_url, title, tags, negative_tags, callback_url |
KIEAI_ADD_VOCALS | Add AI-generated vocals to an existing instrumental music track. Use this action when you want to add singing or vocal tracks to accompany an existing instrumental audio file. The action submits a vocal generation task and returns a task ID that can be used t… | prompt, title, negative_tags, style, upload_url, callback_url |
KIEAI_CREATE_MARKET_TASK | Create a task for unified model access through the Market API. Submit tasks to any supported AI model (Kling, Sora2, Hailuo, Wan, Google, Ideogram, ElevenLabs, etc.) through a single unified interface. Specify the model and its input parameters, then receive… | model, input |
KIEAI_CREATE_MUSIC_VIDEO | Create a music video (MP4) combining generated music with visuals. Use this action when you need to generate an MP4 music video from previously generated music tracks. The action requires a task ID from the music generation process and an audio ID for the spe… | task_id, audio_id, call_back_url |
KIEAI_EXECUTE_GPT_CODEX | Access GPT Codex capabilities through the KIE.AI Market API. Use when you need to leverage advanced code understanding and generation abilities via the Codex model for tasks such as code completion, refactoring, bug explanation, or general programming assista… | model, input |
KIEAI_EXTEND_MUSIC | Extend an existing Suno music track with additional AI-generated content. Use this action when you need to extend or modify existing music by creating a continuation or variation based on the provided audio ID and parameters. The action submits a generation r… | defaultParamFlag, audioId, model, callBackUrl |
KIEAI_EXTEND_VEO_VIDEO | Extend an existing Veo3.1 video with additional AI-generated content. Continues a previously generated video by adding new frames that seamlessly follow the original video. Use this action when you need to extend a video generated through the Veo3.1 API with… | taskId, prompt |
KIEAI_GENERATE_ALEPH_VIDEO | Generate AI video using Runway Aleph model from text prompts. Creates high-quality video content based on detailed text descriptions, optionally with reference video or image inputs. Use when you need to generate a video from a text description (text-to-video… | prompt |
KIEAI_GENERATE_COVER | Generate a personalized cover version of a song using AI. Use when you want to create AI-generated variations or custom covers of existing music tracks. Each music task can only generate one Cover. Cover images are typically valid for 14 days. The action retu… | task_id, call_back_url |
KIEAI_GENERATE_FLUX_KONTEXT_IMAGE | Generate or edit images using the Flux Kontext model. Supports both text-to-image generation and image editing modes. Use when you need to create new images from text descriptions or edit existing images with AI-powered transformations. The API returns a task… | prompt |
KIEAI_GENERATE_GPT4O_IMAGE | Generate images using the GPT-4o image generation model. Creates AI-generated images from text prompts. Use when you need to create new images from text descriptions. The API returns a task ID that should be polled using the 'Get GPT-4o Image Details' action… | prompt, size |
KIEAI_GENERATE_LYRICS | Generate creative lyrics using AI. Creates new song lyrics based on the provided prompt, style, and other parameters. Use when you want to create AI-generated song lyrics for a music track or need creative lyrical content. The action returns a task ID that ca… | prompt, call_back_url |
KIEAI_GENERATE_MIDI | Generate MIDI file from audio or music generation. Converts audio tracks to MIDI format for use in digital audio workstations. Use when you need to convert separated audio stems (from vocal/instrument separation) into MIDI files for further music production w… | taskId, callBackUrl |
KIEAI_GENERATE_MUSIC_STYLE | Boost or enhance music style parameters for improved music generation. Use when you need to generate or enhance music style descriptions to influence AI music generation. The content field should contain a concise description of the desired music style. Retur… | content |
KIEAI_GENERATE_SOUNDS | Generate sound effects or audio clips based on a text description. Creates AI-generated audio sounds with configurable parameters like tempo, key, and looping. Use this action when you need to generate sound effects, short audio clips, or ambient sounds for p… | prompt |
KIEAI_GENERATE_TIMESTAMPED_LYRICS | Retrieve synchronized lyrics with timestamps for a music track. Gets lyrics with time markers for karaoke-style synchronization. Use this action when you need to display synchronized lyrics for a generated music track or implement karaoke-style highlighting. | task_id, audio_id |
KIEAI_GENERATE_VEO_VIDEO | Generate AI video using Google Veo3.1 model from text prompts or images. Creates high-quality video content based on detailed text descriptions or by animating provided images. Use when you need to generate a video from a text description (text-to-video) or a… | prompt |
KIEAI_GET_ACCOUNT_CREDITS | Retrieve the current credit balance for your KIE.AI account. Use when you need to check available credits before making API requests or monitor account usage. This action is read-only and does not modify any data. | - |
KIEAI_GET_ALEPH_VIDEO_DETAILS | Retrieves details and status of an Aleph video generation task. Returns task information including current status (generating, success, or failed) and video URLs when complete. Use this action when checking the progress of a video generation task or retrievin… | taskId |
KIEAI_GET_COVER_DETAILS | Get the status and details of a cover song generation task. Use when you need to check the progress of a cover generation task or retrieve the generated cover image URLs after completion. The response includes the task status (pending, generating, success, or… | task_id |
KIEAI_GET_FLUX_KONTEXT_IMAGE_DETAILS | Retrieve the status and details of a Flux Kontext image generation task. Use this action when you need to check the progress of an image generation task, get the generated image URL upon completion, or diagnose why a task failed. The task status (successFlag)… | task_id |
KIEAI_GET_GPT4O_IMAGE_DETAILS | Retrieves details and status of a GPT-4o image generation task. Returns task information including current status (generating, success, or failed) and image URLs when complete. Use when checking the progress of an image generation task or retrieving the final… | taskId |
KIEAI_GET_LYRICS_DETAILS | Retrieves the status and details of a lyrics generation task. Returns the generated lyrics text when the task is complete. Use this action to poll for lyrics generation results after submitting a lyrics generation request. The task status can be: PENDING (wai… | taskId |
KIEAI_GET_MARKET_TASK_DETAILS | Retrieves the status and details of a Market API task by its task ID. Use when you need to check the progress or outcome of a previously submitted task, such as after creating a task with a Market API action or when polling for completion. This action queries… | taskId |
KIEAI_GET_MIDI_DETAILS | Retrieves details and status of a MIDI generation task. Returns MIDI data including detected instruments, notes, timing, and velocity when the task is complete. Use when checking the progress of a MIDI generation task or retrieving the final MIDI output after… | taskId |
KIEAI_GET_MUSIC_DETAILS | Get the status and details of a Suno music generation task including generated audio URLs and metadata. Use this action when you need to check the completion status of a music generation task, retrieve audio URLs for download or playback, or monitor the progr… | taskId |
KIEAI_GET_MUSIC_VIDEO_DETAILS | Retrieves details and status of a music video generation task. Returns task information including current status (PENDING, SUCCESS, or failed) and video URL when complete. Use when checking the progress of a music video generation task or retrieving the final… | task_id |
KIEAI_GET_RUNWAY_VIDEO_DETAILS | Retrieves details and status of a Runway video generation task. Returns comprehensive task information including the current state (wait, queueing, generating, success, or fail) and video URLs when the task is complete. Use this action when checking the progr… | taskId |
KIEAI_GET_TIMESTAMPED_LYRICS_STATUS | Retrieve the status and results of a timestamped lyrics generation task. Use this action when you need to check the completion status of a previously initiated timestamped lyrics generation request, or to retrieve the lyrics data with word-level timestamps fo… | task_id, audio_id |
KIEAI_GET_VEO1080P_VIDEO | Retrieve the 1080p high-definition version of a completed Veo3.1 video generation. Use when you need to download the HD version of a video after the initial generation is complete. The 1080p conversion typically takes 1-3 minutes after the original generation… | taskId |
KIEAI_GET_VEO4K_VIDEO | Retrieve the 4K ultra-high-definition version of a completed Veo3.1 video generation. Use when you need to download the 4K version of a video after the original generation is complete. The 4K conversion typically takes longer than the 1080p conversion (approx… | taskId |
KIEAI_GET_VEO_VIDEO_DETAILS | Retrieves details and status of a Veo3.1 video generation task. Returns task information including current status (generating, success, or failed) and video URLs when complete. Use when checking the progress of a video generation task or retrieving the final… | taskId |
KIEAI_GET_WAV_DETAILS | Retrieves the status and download URL for a WAV conversion task. Returns task information including current status (PENDING, SUCCESS, or failed) and the WAV audio URL when complete. Use when checking the progress of a WAV conversion task or retrieving the fin… | task_id |
KIEAI_REPLACE_MUSIC_SECTION | Replace a specific section of a Suno music track with new AI-generated content. Use this action when you need to modify a portion of an existing music track by replacing it with newly generated content while preserving the rest of the track. The action submit… | taskId, audioId, prompt, tags, title, infillStartS, infillEndS |
KIEAI_SEPARATE_VOCALS | Separates vocals and instruments from an audio track using AI-powered audio source separation. Use this action when you need to extract vocals from an instrumental track, create karaoke versions of songs, isolate vocals for remixing, or generate instrumentals… | task_id, audio_id, call_back_url |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Kieai!