useapi.net
257 subscribers
40 photos
56 videos
2 files
132 links
Third-party API for Midjourney, Kling, Mureka (Suno/Udio competitor), Runway, MiniMax, PixVerse, InsightFaceSwap and Pika
Visit https://useapi.net
Discord https://discord.gg/w28uK3cnmF
Reddit https://reddit.com/r/aiAPI
Download Telegram
MiniMax files upload fix tested and deployed, please give it a try.
PixVerse recently added the ability to generate images rather than videos.

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.
Kling API v1 has been updated to support model 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.
We released a fix for Mureka V7.x models.
👍1
Mureka API v1 has been updated:

• 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
👉 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.