← Back to tools
C

CCAPI

11 endpointslive

Image, video, music and text generation across 100+ models through one endpoint. (MCP server ai.ccapi/mcp, aggregated from the official registry)

$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for CCAPI.
EndpointWhat it doesPriceHealth
Call a text model
/chat_completion
Send a conversation to any text model available through CCAPI (Claude, GPT, Gemini, DeepSeek, GLM, MiniMax, Kimi, Qwen…) and get the reply. Useful for consultin$0.0020 per callunknown
Edit an image
/edit_image
Edit existing images according to an instruction, using the dedicated image edit endpoint. Provide at least one source image. For pure text-to-image, or for mod$0.0020 per callunknown
Extend a song
/extend_music
Continue an existing song from a given timestamp, producing a longer version. Requires the clip_id of a previously generated song, which appears in the 'raw' pa$0.0020 per callunknown
Generate an image
/generate_image
Generate an image from a text prompt, optionally guided by reference images (image-to-image). Returns image URLs directly. Most models finish in 10-60 seconds; $0.0020 per callunknown
Generate lyrics
/generate_lyrics
Write song lyrics from a description, without generating audio. Useful as a first step before generate_music with custom=true, so the user can approve the words$0.0020 per callunknown
Generate a song
/generate_music
Generate a song with vocals or instrumental. Two modes: simple (custom=false) where you describe the song and the model writes the lyrics, or custom (custom=tru$0.0020 per callunknown
Generate a video
/generate_video
Generate a video from a text prompt, optionally driven by reference images (image-to-video, first/last frame). This is asynchronous: it returns a task_id you po$0.0020 per callunknown
Get account balance
/get_balance
Report the remaining and used balance for this CCAPI key. Useful before starting an expensive batch of generations, or to explain a quota failure to the user.$0.0020 per callunknown
Check an async task
/get_task
Check the status of an asynchronous generation task submitted by generate_video, generate_music, generate_lyrics, extend_music, or generate_image with async=tru$0.0020 per callunknown
List available models
/list_models
List the AI models this CCAPI key can actually call, with their capability category and the MCP tool that drives them. Call this before generating anything if y$0.0020 per callunknown
Upscale an image
/upscale_image
Increase the resolution of an existing image 2x with ccapi-upscale-v1. Input must be between 256x256 and 1024x1024 and under 5 MB; for larger inputs, regenerate$0.0020 per callunknown
Cracked: one key, every tool, your agent picks