Skip to main content
GET
List available models

Authorizations

X-License-Key
string
header
required

Jumper Pro license key passed via header

Response

200 - application/json

Model information

supported_models
string[]

All model keys supported on this hardware

downloaded_models
string[]

Model keys that are downloaded and ready to use

loaded_model
string

Currently active model key

model_info
object[]

Array of objects, each keyed by model_key with details (accuracy, speed, frame_resolution, etc.)

current_system
string

Hardware type (e.g. "mac-arm", "mac-x86", "windows", "linux")

Last modified on July 14, 2026