v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-2682245.2 KB
anthropic-compat

List available models

Returns the Pioneer model catalog including base encoder models (GLiNER), base decoder LLMs, and any fine-tuned models you have deployed. Compatible with both Anthropic and OpenAI model-list consumers.

get/v1/models

Query parameters

limitinteger

Maximum number of models to return. Omit for the full catalog.

before_idstring

Cursor for paginating backward (Anthropic-style).

after_idstring

Cursor for paginating forward (Anthropic-style).

Response

Combined Anthropic-compatible and OpenAI-compatible model catalog.

has_moreboolean
first_idstring
last_idstring