Skip to main content
Return every published Aria model bundle with its slug, quantization options, size, and SDK compatibility. This endpoint is public; browse the catalog without authentication before you choose which bundle to download. Method: GET Path: /api/models Auth: None

Response

Array of model records.
string
Bundle slug (for example gemma-4-e2b-it).
string
Display name.
string
Model family.
string
Latest compatible SDK version (for example v1.0).
string[]
Available quantization values: any subset of int4, int8, int326.
number
Approximate bundle size in bytes.
string
Short description.

Example