Skip to main content
GET

Authentication

This is a public endpoint. No authentication required.

Path Parameters

string
required
The model slug. Supports two formats:
  • provider/model — returns the default capability
  • provider/model/capability — returns a specific capability variant
Examples:
  • google/veo-3.1-fast/text-to-video
  • alibaba/wan-2.2-super/image-to-video
  • google/nano-banana

Response

string
Full model slug.
object
Provider information.
string
Display name of the model.
string
Detailed model description.
string
Model category.
string
Specific capability of this variant.
object
JSON Schema defining the accepted input parameters for this model.
object
Detailed pricing information.
array
Other capability variants of the same model.