Developer Platform · Beta

Build with Caranguejo

One API for image, video and audio generation plus post-production tools — through MCP, a CLI, agent Skills or plain REST. Your account, your credits.

One request

Dispatch any model by slug. Jobs are async — poll or receive a webhook.

bash
curl https://caranguejo.art/api/v1/dev/generations \
  -H "Authorization: Bearer ck_live_xxxxxxxx" \
  -H "Content-Type: application/json" \
  -d '{ "model": "nano-banana-pro", "prompt": "a red crab on a neon beach" }'
Get your ck_live_ key in Account → Apps & API. Jobs spend your account credits and every response returns credits_charged.

Every model, one place

The full, always-current catalog the API dispatches — image, video, audio and tools.

Loading catalog…