This section documents changes to the Freepik API, including all patch updates, bug fixes, new version releases, version deprecations, versions unsets, etc.
Transform the camera angle and perspective of any image with AI. Control horizontal rotation (0-360 degrees), vertical tilt (-30 to 90 degrees), and zoom level (0-10) to generate multi-angle views from a single photo.
POST /v1/ai/image-change-camera: Create a new camera angle transformation task
GET /v1/ai/image-change-camera: List all Change Camera tasks
GET /v1/ai/image-change-camera/: Get task status and results by ID
Outpaint and expand images with Seedream V4.5 by setting per-edge pixel growth. Optional prompt guidance with async tasks, polling, and webhooks support.
POST /v1/ai/image-expand/seedream-v4-5: Expand an image beyond its boundaries using Seedream V4.5 outpainting
Edit images with Ideogram inpainting using masks and prompts. Choose TURBO/DEFAULT/QUALITY modes, MagicPrompt, and async tasks with webhooks and polling.
POST /v1/ai/ideogram-image-edit: Inpaint and edit an image using a mask plus a prompt with Ideogram Image Edit
Expand images beyond their original boundaries with AI-powered outpainting using the Ideogram model. Control expansion independently on each edge (left, right, top, bottom) up to 2048 pixels, with optional prompt guidance and auto-prompt generation.
POST /v1/ai/image-expand/ideogram: Create a new image expansion task
GET /v1/ai/image-expand/ideogram: List all Ideogram image expansion tasks
GET /v1/ai/image-expand/ideogram/: Get task status and results by ID