v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-0131922.5 KB
Inference

List Models

List the VLM models Argus supports for /locate.

Public: no API key required (it's a catalog of model names, nothing sensitive), so a client can discover supported models before it holds credentials. The SDK fetches this once, caches it, and validates find(model=...) locally so a typo fails fast with a clean error instead of a 400 from /locate.

get/api/v1/inference/models

Response

Successful Response

object'list'
All 3 operations