Skip to main content
POST
List the AI models available for generation, by capability. Returns id, provider, cost, and supported options (durations, audio, lipsync) for each model so you can pick one and pass its id as the `model` parameter of a generation tool. Omit the capability filter to list everything.

Authorizations

Authorization
string
header
required

AdStellar API key (ast_live_...)

Body

application/json
capability
enum<string>

Filter to one capability. Omit to list all.

Available options:
image,
video,
tts,
lipsync

Response

Tool result