K
kie.ai
/gpt-image
GPT-4o image
OpenAI 4o image generation or editing via kie.ai (up to 5 reference images).
liveasyncoutage · 216ms~60s typical
image generationgpt-4oimage edit
$0.060
per call
plus $0.001 platform fee per run
Bring your own kie.ai key: provider portion drops to $0.
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run kie /gpt-image for me.
Input
| Field | Type | Description |
|---|---|---|
| prompt* | string | Prompt |
| size | string | 1:1, 3:2, 2:3 default "1:1" |
| image_urls | array | Optional reference images |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"kie","endpoint":"/gpt-image","input":{"prompt":"...","size":"1:1"},"wait":false}'poll
curl "https://cracked-ai-pearl.vercel.app/v1/runs/<runId>?wait=30" -H "Authorization: Bearer ck_live_..."cli
npx cracked-ai run -p kie -e /gpt-image -i '{"prompt":"...","size":"1:1"}' -w 120mcp
run_tool({ provider: "kie", endpoint: "/gpt-image", input: {"prompt":"...","size":"1:1"}, wait: false })Try it
Runs against your signed-in workspace balance. Sign in if you have not.