AiInfura
Provide specialized API interfaces for AI, making it convenient for users to implement their own AI functions through these interfaces.including TTS, txt2image, txt2Video, etc.Other types of AI interfaces will be updated in the future.
AiInfura endpoints
| Method | Endpoint | Description |
|---|---|---|
| IMAGE | ||
| POST |
blackWhite2Color /blackWhite2Color |
Black and white and color conversion of photos |
| POST |
img2img /img2img |
img2img |
| POST |
removebg /removebg |
remove Image back ground |
| POST |
img2txt /img2txt |
Text analysis of an image |
| VIDEO | ||
| POST |
sadTalker /sadTalker |
Generate video |
| POST |
lipSyncer /lipSyncer |
Video Redubbing |
| POST |
faceSwap /faceSwap |
Face Swap |
| POST |
frameEnhance /frameEnhance |
Content Enhancement |
| LLM | ||
| POST |
chat /chat |
chat |
| Other endpoints | ||
| GET |
ping /ping |
Ping |
| GET |
getTask /getTask |
getTask |
AiInfura pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $1 / month | — |
|
| PRO | $9.99 / month | 2 / minute |
|
| ULTRA | $19.99 / month | 10 / minute |
|