muapi_audio_from_text
Generate sound effects or ambient audio from a text prompt using MMAudio.
muapi_enhance_upscale
Upscale an image using AI super-resolution.
muapi_enhance_bg_remove
Remove the background from an image.
muapi_enhance_face_swap
Swap a face from a source image into a target image or video.
muapi_enhance_ghibli
Convert an image to Studio Ghibli anime style.
muapi_edit_lipsync
Sync lip movements in a video to match an audio track.
muapi_edit_clipping
Extract AI-selected highlight clips from a long video.
muapi_predict_result
Fetch the current status and result of an async prediction by request ID. Poll this after submitting any generation job.
muapi_account_balance
Get the current credit balance for the authenticated muapi.ai account.
muapi_keys_list
List all API keys on the authenticated muapi.ai account.
muapi_keys_create
Create a new API key for the authenticated account. The raw key is returned once — store it immediately.
muapi_keys_delete
Delete an API key by its numeric ID.
muapi_account_topup
Create a Stripe checkout session to add credits to the muapi.ai account. Returns a checkout URL — open it in a browser to complete payment.