useapi.net
258 subscribers
45 photos
60 videos
2 files
135 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
πŸš€ Midjourney and other Discord Bot APIs should be fully functional now.
We are still waiting from Cloudflare to get an update on what's actually happened so we can avoid that in the future.
✨ Still no response from Cloudflare but we identified code which potentially could have triggered Cloudflare rate limiting with error code: 1015 for one of the routes. We will be testing the fix and planning to release it tomorrow.
Added support for Gen-3 Alpha Turbo parameter aspect_ratio.
Supported values: landscape (default) and portrait.
We’re proud to announce experimental MiniMax API v1.

MiniMax AI, a Chinese AI startup backed by Alibaba and Tencent. MiniMax unveiled its latest text-to-video AI model at Hailuo AI in early September 2024. This model is notable for generating ultra-realistic video clips with precise prompt following. The best part is that Hailuo AI offers generations free of charge.
Q&A updated to include information about the official Runway/MiniMax API versus our experimental API offerings.
πŸ‘1
We added music generation to experimental MiniMax API v1.
Check out MiniMax API Music Samples.

Awesome lyrics by ChatGPT:

In a tech world, we're on the scene,
API connect us, it's a cool routine.

Chat with AI, feel the thrill,
Join the fun, it's the latest skill.

Hey, all the cool kids get it right,
API talkin' day and night.

Tap the future, make it flow,
With AI, let your cool show.
Heads up, faceswap/picsi currently returns 400 : The command has been sent. Please wait for the result to complete.
This is likely due to a recent InsightFaceSwap Discord bot update.
The dev team is aware of the issue and is working on a solution.
βœ… Issue was resolved at 3:50PM PST
πŸš€ We released jobs/seed_async, which will fully replace the deprecated jobs/seed starting November 1, 2024. The newly added jobs/seed_async has a 100% success rate, whereas the now deprecated jobs/seed was failing to retrieve seeds under some obscure conditions.
Please consider switching to use the new version before November 1, 2024.
We created designated Gen-3 Alpha Turbo endpoint and added support for first and last frames.

Original Gen-3 Alpha endpoint will no longer accept turbo and aspect_ratio params starting November 1, 2024.
Please consider switching all turbo load to Gen-3 Alpha Turbo before deadline.
Experimental MiniMax API has been updated to work with hailuoai.video. You will need a Google account to log in to hailuoai.video. Our API supports both free and paid hailuoai.video accounts. The article Fun with MiniMax API has also been updated for your convenience.
Ability to add image in addition to text prompt will be released Monday October 14. 2024.
We have introduced the capability to upload images using POST /files and query images via GET /files. This allows you to specify images while utilizing the videos/create endpoint. Additionally, you can use GET /features to access your hailuoai.video account information.
β€’ The article Fun with MiniMax API has been updated to support image prompts and now features more generation samples.
β€’ A new GET scheduler/available endpoint has been added to retrieve the list of videos currently running via the API, along with the available account capacity.
β€’ Support for multiple new response codes has been added for POST videos/create, including 412 for Insufficient credits and more.
β€’ Q&A MiniMax section updated with execution time cost estimations.
β€’ Article Create Runway videos like a Pro has been updated to use a NodeJS script instead of Bash, and now supports all Gen-3 Alpha and Gen-3 Alpha Turbo options.
β€’ Response code 412 has been added to all applicable Runway API endpoints to indicate an insufficient credits response.
β€’ Response code 596 handling added videos/create to deal with temporary account holds by hailuoai.video.
β€’ The article Fun with MiniMax API script updated to handle response code 596.
β€’ We released support for Gen-3 Alpha Turbo Video to Video gen3turbo/video.
Example β€’ Gen-3 Alpha Turbo Video to Video

β€’ Gen-3 Alpha Turbo Text/Image to Video gen3turbo/create updated to include camera control (horizontal, vertical, roll, zoom, pan, tilt)
Example β€’ Gen-3 Alpha Turbo Image/Text to Video

β€’ Gen-3 Alpha Video to Video gen3/video updated to include seconds parameter.

β€’ The article Fun with MiniMax API has been updated to deal with 502 and 504 MiniMax response codes (MiniMax website is too busy).

β€’ Recommendations for maxJobs updated for MiniMax accounts/post and videos/create:
Please set maxJobs number according to your subscription plan. We recommend setting it to 2 (3 maximum) for Free, and 3 (4 maximum) for Standard and Unlimited plans. Although you can set it to higher values (3 for Free and 5 for Standard and Unlimited respectively), it won’t make any difference since only one video can be processed at a time for Free accounts, and no more than two for Standard and Unlimited accounts. It’s helpful to have a spare empty slot for cases where the MiniMax website is too busy and responds with 502 or 504 while still accepting jobs into the internal queue.