We want to grow the number of supported AI services considerably and need your help π
Our plan is to have dedicated developers working solely on the API.
To support this, we need to grow our customer base π
Please share the link to our website https://useapi.net/ with your colleagues or anyone who might be interested π’
Also, please join our Reddit communities - it will help us build a network and promote our services:
r/aiAPI
r/midjourney_api
r/RiffusionAPI
r/minimax_api
r/murekaai_api
r/pixverse_api
r/runwayml_api
Our plan is to have dedicated developers working solely on the API.
To support this, we need to grow our customer base π
Please share the link to our website https://useapi.net/ with your colleagues or anyone who might be interested π’
Also, please join our Reddit communities - it will help us build a network and promote our services:
r/aiAPI
r/midjourney_api
r/RiffusionAPI
r/minimax_api
r/murekaai_api
r/pixverse_api
r/runwayml_api
β€2
Added support for .mpo (image/mpo) and .webp (image/webp) images on the Runway endpoint POST runwayml/assets.
Experimental API for AI services
POST assets
Experimental API for popular AI services by useapi.net
The Riffusion API v1 now support lyrics generation via POST music/generate-lyrics endpoint. This is the same as the Ghostwriter feature you see on the Riffusion website.
Experimental API for AI services
Riffusion API v1
Experimental API for popular AI services by useapi.net
Media is too big
VIEW IN TELEGRAM
Due to popular demand, we have published article Create Music Videos via API with step-by-step instructions on how to create music videos using the APIs we offer.
This media is not supported in your browser
VIEW IN TELEGRAM
The MiniMax API v1 endpoint POST videos/create has been updated to support I2V-01-Director Image-to-Video Director model.
EXAMPLE
EXAMPLE
π₯2
Added new Runway API v1 endpoint GET frames/describe. This endpoint extracts a text image description that can be adjusted and used as a starting point for the prompt in POST frames/create.
This endpoint is available for all Runway accounts, including free ones.
EXAMPLE
This endpoint is available for all Runway accounts, including free ones.
EXAMPLE
Experimental API for AI services
Runway API v1
Experimental API for popular AI services by useapi.net
Riffusion just released an update.
We will be pushing update tomorrow around noon PST to align with above changes.
There will be a breaking change: the responses from music/create-prompt and music/create-compose will have a new shape:
compare to old:
If your are using
We are also adding support for cover generation from text prompts (it appears they are internally using FLUX dev) and the ability to upload your own cover image.
We will be pushing update tomorrow around noon PST to align with above changes.
There will be a breaking change: the responses from music/create-prompt and music/create-compose will have a new shape:
{
"jobs": [ { "id": "a5d2d4a3-5bca-401a-8c53-2f18a7a4eb00" } ],
"user_id": "5f72c91e-2b3d-42a4-9fb1-0b8c2e293b2c"
}
compare to old:
{
"job_id": "a5d2d4a3-5bca-401a-8c53-2f18a7a4eb00",
"user_id": "5f72c91e-2b3d-42a4-9fb1-0b8c2e293b2c"
}
If your are using
replyUrl
webhook you will not be affected.We are also adding support for cover generation from text prompts (it appears they are internally using FLUX dev) and the ability to upload your own cover image.
Experimental API for AI services
POST music/create-prompt
Experimental API for popular AI services by useapi.net
The Riffusion API v1 updated to support:
β’ Generate a cover image for your song using a text prompt via POST music/generate-image
β’ Upload a cover image for your song via POST music/upload-image
EXAMPLES
β’ Generate a cover image for your song using a text prompt via POST music/generate-image
β’ Upload a cover image for your song via POST music/upload-image
EXAMPLES
Experimental API for AI services
Riffusion API v1
Experimental API for popular AI services by useapi.net
Please welcome our AI chat bot https://useapi.net/assets/aibot/
Feel free to ask it about any of our APIs.
You can chat using either the
This is our first venture into LLM offerings, and we have decided not only to release LLM support but also to provide the full source code on how to build an AI-powered chat bot for your project. You can upload your documents, and the AI will help your users navigate through your documentation.
We will also release a fully featured chat system where you can ask the AI to analyze your documents, perform real-time web searches, and more.
Stay tuned.
Feel free to ask it about any of our APIs.
You can chat using either the
MiniMax-Text-01
model, which features a 1M context and fast response times, or the DeepSeek R1
reasoning model. This is our first venture into LLM offerings, and we have decided not only to release LLM support but also to provide the full source code on how to build an AI-powered chat bot for your project. You can upload your documents, and the AI will help your users navigate through your documentation.
We will also release a fully featured chat system where you can ask the AI to analyze your documents, perform real-time web searches, and more.
Stay tuned.
π We are proud to announce the MiniMax API v1 LLM update, which provides an API for the DeepSeek R1 and MiniMax-Text-01 models.
RELEASE INFO
RELEASE INFO
β’ Create a DeepSeek R1-Powered AI Support Bot for Your Business in Under an Hour
β’ DeepSeek R1 and MiniMax-Text-01 β’ API Showcase
β’ DeepSeek R1 and MiniMax-Text-01 β’ API Showcase
GitHub
examples/aibot at main Β· useapi/examples
Collection of examples and how-tos using experimental API for Midjourney, Pika and InsightFaceSwap Discord bots. - useapi/examples
Gen-3 Alpha Video to Video gen3/video and Gen-3 Alpha Turbo Video to Video gen3turbo/video updated to support restyled first frame, parameter imageAssetId.
Experimental API for AI services
POST gen3/video
Experimental API for popular AI services by useapi.net
We are happy to announce support for the recently released text-to-image AI model for MiniMax API v1.
The following endpoints have been added:
β’ Create an image using a text prompt POST images/create
β’ Retrieve the list of images you have generated GET images
β’ Retrieve an image GET images/imageId
β’ Delete an image DELETE images/imageId
It costs one credit to generate a single image, and you can generate up to four images at once.
With the daily free top-up of 100 credits, a free hailuoai.video account can generate 100 images per day - up to 3K images per month.
EXAMPLES
π We simplified the MiniMax accounts setup and updated the setup documents. Once you configure your hailuoai.video account, youβll be able to use all MiniMax API features (access to multiple LLMs, text-to-speech, etc.). Thereβs no longer any need to add the related chat.minimax.io and www.minimax.io/audio accounts manually.
The following endpoints have been added:
β’ Create an image using a text prompt POST images/create
β’ Retrieve the list of images you have generated GET images
β’ Retrieve an image GET images/imageId
β’ Delete an image DELETE images/imageId
It costs one credit to generate a single image, and you can generate up to four images at once.
With the daily free top-up of 100 credits, a free hailuoai.video account can generate 100 images per day - up to 3K images per month.
EXAMPLES
π We simplified the MiniMax accounts setup and updated the setup documents. Once you configure your hailuoai.video account, youβll be able to use all MiniMax API features (access to multiple LLMs, text-to-speech, etc.). Thereβs no longer any need to add the related chat.minimax.io and www.minimax.io/audio accounts manually.