C
CCAPI
11 endpointsliveImage, 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.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| 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 call | unknown |
| 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 call | unknown |
| 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 call | unknown |
| 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 call | unknown |
| 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 call | unknown |
| 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 call | unknown |
| 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 call | unknown |
| 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 call | unknown |
| 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 call | unknown |
| 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 call | unknown |
| 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 call | unknown |