PixVerse recently added the ability to generate images rather than videos.
The GET videos/effects endpoint now returns two new fields:
•
•
There are only 3 image response templates for now:
We added a quick fix to deal with the new
You can use the returned
We will monitor how PixVerse plans to support image generation—they will most likely add more soon, so we will move the above temporary image retrieval/delete endpoints to designated
The GET videos/effects endpoint now returns two new fields:
•
template_type
: 1
| 2
, 1
- video response, 2
- image response (new)•
template_model
: `` | image_v6
, image_v6
(new) for template_type: 2
There are only 3 image response templates for now:
Sharkie Plush Delivery
, Self-Figurine Roast
and Your game of life, archived forever.
We added a quick fix to deal with the new
template_type: 2
. The POST videos/create endpoint, when an image template_id
is used, will properly place the image generation task and respond with "image_id": "user:12345-pixverse:user@email.com-image:123456789"
You can use the returned
image_id
value to retrieve the generated image via GET videos/<image_id> or delete it via DELETE videos/<image_id>.We will monitor how PixVerse plans to support image generation—they will most likely add more soon, so we will move the above temporary image retrieval/delete endpoints to designated
pixverse/images/
endpoints.Experimental API for AI services
GET videos/effects
Experimental API for popular AI services by useapi.net
Kling API v1 has been updated to support model
• Added support for model
• Added support for models
Examples.
v2.5
:• Added support for model
kling-v2-5
to POST videos/text2video.• Added support for models
kling-v2-5
to POST videos/image2video-frames.Examples.
Mureka released a website update, attempting to generate V7 songs currently returns 400. We'll be releasing an update to fix this issue today. Meanwhile you can use V6.
Mureka API v1 has been updated:
• Model
• POST music/create-advanced supports an optional parameter
• POST music/instrumental supports models
Examples
• Model
V7.5
is now the default for all music generation endpoints, replacing V7
.• POST music/create-advanced supports an optional parameter
voice_gender
, which can be set to female
or male
.• POST music/instrumental supports models
V7.5
, O1
and V6
.Examples
Experimental API for AI services
Mureka API v1
Experimental API for popular AI services by useapi.net
👉 LTX Studio released a website update.
We're planning to release a LTX Studio API update tomorrow to align with the recent website changes.
As of now the LTX Studio API may experience issues and not function properly.
We're planning to release a LTX Studio API update tomorrow to align with the recent website changes.
As of now the LTX Studio API may experience issues and not function properly.