cURL
Utilities
Model Selection
List all available inference models.
GET
cURL
List every available model with
slug, supported inference_types, per-model limits (resolution, duration, steps), and feature flags (e.g., LoRA support).
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Available options:
application/json Query Parameters
Comma-separated list of inference types to filter by. Example: txt2img,txt2audio
Available options:
txt2img, img2txt, txt2audio, vid2txt, aud2txt, txt2video, img2video, img2img, img_upscale, img_rmbg, vid_upscale, vid_rmbg, txt2embedding, videofile2txt, audiofile2txt Response
List of available models.
List of available models