SDKs
Official, typed clients for the ImagePipeline API. Same methods in each language, idiomatic to it: submit a job, get a result, with poll-or-webhook async built in.
- Python SDK:
pip install imagepipeline - TypeScript SDK:
npm install @imagepipeline/sdk
Both wrap every endpoint: generate (image, video, speech, 3D), edit, background, identity (try-on, faceswap, lock, replace, instamodel, voice clone, and profiles), branding, upscale, segment, and upload. Browse the capabilities or the full API reference.