v1
latestOpenAPI 3.1.02026-07-2310742.5 KBCreate MockAnything AI Mockup
Create a new MockAnything AI mockup. Exactly one of prompt, image_url, or image_file is required.
- prompt: text prompt used to AI-generate an image. Returns a task_id that must be polled via /mock-anything/status/{taskId}.
- image_url: URL of an existing image to use as the mockup image. Completes synchronously.
- image_file: uploaded image file (use multipart/form-data). Completes synchronously.
post/mock-anything/create
Headers
Accept'application/json' required
The request must accept JSON responses.
x-api-keystring required
API key required for authentication.
Request body
Response
Template creation started.