MotionMockups AI API
API key required for authentication.
The request must accept JSON responses.
API key required for authentication.
YOUR_API_KEY_HEREPublicly accessible URL of the source image to animate.
https://app-dynamicmockups-production.s3.eu-central-1.amazonaws.com/static/api_sandbox_icon.pngThe MotionMockups AI model to use. Defaults to the standard model when omitted.
kling_v2.6Possible values: Optional text prompt describing the desired video. When omitted, a prompt is generated from the image.
Optional description of what to avoid in the generated video.
Video length in seconds. Allowed values depend on the selected model (see GET /motion-mockups/models). Defaults to the model's default duration.
5Output aspect ratio. Only supported by some models, with a model-specific set of allowed values (see GET /motion-mockups/models).
16:9Whether to also generate audio. Increases the credit cost by a model-specific multiplier.
falseWhen true and no prompt is provided, skip image auto-prompting and use a neutral default prompt.
falseRequest successfully queued.
trueImage-to-video request submitted successfullyBad request due to invalid input parameters.
Unauthorized request, invalid or missing API key.
Insufficient credits, or no active workspace for the API key.
Validation failed.
Failed to submit the request to the generation service.
API key required for authentication.
The request_id returned by the submit endpoint.
7b1f5c2a-3d4e-4f6a-9b8c-1d2e3f4a5b6cThe request must accept JSON responses.
API key required for authentication.
YOUR_API_KEY_HERECurrent status of the request.
trueVideo generation completedUnauthorized request, invalid or missing API key.
No active workspace for the API key.
No request with that request_id exists for this workspace.
Failed to retrieve the request status or result.
API key required for authentication.
The request must accept JSON responses.
API key required for authentication.
YOUR_API_KEY_HEREAvailable models.
trueAvailable image-to-video modelsUnauthorized request, invalid or missing API key.
Overview
Workflow
Writing the prompt (or letting our AI decide)
Polling for completion
Using your video
Start image URL requirements
Duration, aspect ratio, and audio
Choosing a model
Credits cost
Rate Limit
Last updated