useapi.net
258 subscribers
45 photos
56 videos
2 files
134 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
Audio
We’re proud to announce experimental Mureka API v1 which provides full access to Mureka AI, a music generation service from Chinese tech giant Kunlun Tech featuring proprietary SkyMusic 2.0 model and positioned to compete with Suno and Udio. Mureka AI creates unique songs based on user-provided lyrics or description (AI-generated lyrics), selected musical styles, and references to specific vocals and songs, including those uploaded by the user.

See Mureka API Music Samples for more details.
The MiniMax POST videos/create has been updated to support the recently introduced I2V-01-live model.
You can now optionally specify the desired model with one of the following values:
* T2V-01 (default) model for text-to-video
* I2V-01 (default) model for image-to-video with optional prompt
* I2V-01-live model for image-to-video with optional prompt, added December 3, 2024
Media is too big
VIEW IN TELEGRAM
We're proud to announce experimental PixVerse API v2 for the PixVerse.ai. PixVerse.ai generates videos from text and image prompts, supports a large number of video effects, and can extend, upscale, and lipsync videos.

Attached is a sample video composed using the released API, featuring a 32-second clip created with four different effects and lip-synced with the soundtrack composed using the Mureka API.
We released support for the Runway Gen-3 Alpha Turbo Act-One gen3turbo/actone and an update for Gen-3 Alpha Act-One gen3/actone. Now you can use video assets for your character, specify the level of expressiveness in motion and choose between portrait or landscape mode for image characters.
• The Mureka API v1 now supports all functionality of Mureka AI, including Pro subscription features. We have added the ability to regenerate and extend music, upload custom soundtracks for reference, and use melodies (motifs) as references and more...

See examples.

• Added parameter static to Runway Gen-3 Alpha Turbo POST /runwayml/gen3turbo/create
#1 Uploaded reference track using Mureka API endpoint POST mureka/create-advanced.

ref_id (reference song) Michael Jackson - They Don’t Care About Us

title Developers, They Don’t Care About Bugs!

lyrics
[Intro]
Every time I load the app, it keeps crashin' down,
I send a ticket, I report, but the problem spins around.
[Verse]
They've got deadlines, bottom lines, and features to discuss,
But when it comes to all these bugs, they're leaving me to fuss!
[Pre-Chorus]
All I wanna say is that
They don't really care about bugs!
All I wanna say is that
They don't really care about bugs!
#2 Uploaded reference melody (motif) using Mureka API endpoint POST mureka/create-advanced.

motif_id (reference melody) Linkin Park - Numb Just Lyrics

title Developers, They Don’t Care About Bugs!

lyrics
[Intro]
I'm tired of all these errors,
Every line just brings despair.
[Verse]
I try to raise my voice, but they
Act like nothing's even there.
[Pre-Chorus]
Caught in this loop, I'm breaking down,
Their silence is deafening.
The code keeps crashing to the ground,
They don't hear a thing.

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