Tarseek

Tarseek API

Models

A model page is a capability card. Pricing, context windows, availability, and deployments come from the live catalog, not from static documentation.

Discover models with GET /v1/catalog/models. GET /v1/models returns OpenAI-shaped IDs for listed, operational models.

Model IDs

Use the catalog public_model_id (typically developer/model-name) as model in chat requests.

Capability card fields

FieldMeaning
developerOrganization that created the model
input / output modalitiestext, image, audio, and other modalities advertised for the model
context_window, max_output_tokensLimits, when ingested for that model
supported_parametersNormalized request fields supported by the model
supported_endpoints / features / tools / reasoning_effortsMachine-readable capability metadata synchronized from official sources
supports_tools / structured_output / reasoningFeature flags
lifecycle_statuspreview, ga, deprecated
deploymentsProviders, prices, and regions
availabilityOperational models appear on /v1/models; the catalog may also list models that are not currently invocable