useapi.net
258 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
• We added support for TTS (text-to-speech) to MiniMax API v1.
Both MP3 export POST minimax/audio/create-mp3 and live streaming POST minimax/audio/create-stream are available.

» Up to 20 parallel TTS jobs per account are supported.
» Average time to response for live streaming is 3 seconds.
» Currently, this service is offered free of charge.

We made sure you can fully explore all features using the documentation pages linked above. See the Try It section for more details.

Examples.

• Added support to delete videos using DELETE minimax/videos

• Added support to delete uploaded files using DELETE minimax/files

• MiniMax response models updated to align with the most recent changes.
We are proud to announce the MiniMax API v1 TTS (text-to-speech) update, which now fully aligns with the current MiniMax www.hailuo.ai/audio website offerings and includes multiple bonus API features:

DELETE audio/<audio_id> to delete audio files. API bonus, not available on official website.
POST audio/clone-voice to clone unlimited number of voices, bypassing the 3-voice limit imposed by the website.
POST audio/delete-voice to delete cloned voice(s).
GET audio/voices updated to support an optional parameter is_system to retrieve a list of cloned voices.

EXAMPLES
I trust our email robot sent an email last night to some of our early Mureka subscribers, those who signed up around 20+ days ago, warning them that their Mureka token will expire soon (supposedly in 30 days).
The truth is we still do not know when the token will expire.
If you start receiving 401 errors when calling Mureka, just go through the same setup steps at https://useapi.net/docs/start-here/setup-mureka and update your token.
It will probably be a while until we gather enough information about their internal authorization to automate the process.
This media is not supported in your browser
VIEW IN TELEGRAM
PixVerse API v2 has been updated to support v3.5:
• Use the model parameter to specify the desired model when using POST videos/create-v3 and POST videos/extend-v3. You can choose between v3.5 and v3.
• A new POST videos/create-frames-v3 has been added to support creating videos using the first and last frames.
• List of supported video quality formats extended to 360p, 540p, 720p and 1080p.
• List of supported styles extended to anime, 3d_animation, comic, cyberpunk and clay.
EXAMPLES
👍1
We're planning to make PixVerse v3.5 the default model starting this Friday. Currently, if you do not specify the model parameter explicitly, it defaults to v3. After running enough tests, we can safely say that v3.5 is faster in 540p (the max for v3) and just as fast in 720p as v3 is in 540p. Therefore, we will make v3.5 @ 720p the default.
Please let me know if there are any objections.
This media is not supported in your browser
VIEW IN TELEGRAM
We added the parameter middleImage_assetId to Runway Gen-3 Alpha Turbo POST gen3turbo/create endpoint to support a middle frame in addition to the first and last frames.
EXAMPLES
MiniMax TTS (text-to-speech) /audio/... currently not functional due to MiniMax TTS API changes.
We will be releasing hot fix do adopt to those changes.
We released MiniMax API v1 TTS (text-to-speech) update, aligning with the changes at www.hailuo.ai/audio released on January 5th that switch HTTP response streaming to the use of WebSocket:
• A new WebSocket endpoint has been added WSS audio/wss.
• The endpoint POST audio/create-stream has been updated to support WSS audio/wss.
It looks like hailuoai.video is back online.
MiniMax API /video should be functional again.
If you're still getting 522 wait a bit more, it is probably still not available in your region.
Following MiniMax API v1 updates were released:
• Subject Reference model S2V-01 added to POST videos/create.
• New endpoint to retrieve the list of characters GET videos/characters.
• New endpoint to Cancel the currently generated video POST videos/characters.