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.