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
useapi.net
We pushed a small update today with the following changes: β€’ The InsightFaceSwap API will now return 429 instead of 400 when the InsightFaceSwap Bot reports "...there are XX commands in the free-plan job queue, please wait and do not re-submit". This change…
πŸ‘‰ Some of calls to Discord API consistently fail with Cloudflare error code: 1015 (rate-limited on requests), only few accounts affected from what we can tell.
We're have active urgent support case with Cloudflare to investigate this.
If you face this issue please cancel running jobs (they will fail after 30mins anyway) using https://useapi.net/docs/api-v2/get-jobs-cancel, you can get list of currently executing jobs via https://useapi.net/docs/api-v2/get-jobs
At this point Midjourney and other Discord Bot API's are not functional.
We will keep you posted with updates.
πŸš€ 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.