Lists available models
Models
Lists available models
Returns the public model catalog available through the Hicap API. Use model IDs from this response in OpenAI-compatible endpoints such as /chat/completions.
GET
Lists available models
Use
The response follows the OpenAI-compatible list shape:
GET /v1/models to list public Hicap model IDs. This endpoint does not require authentication. Pass one of these IDs as the model value in OpenAI-compatible endpoints such as chat completions.
For the full public model catalog with pricing and context windows, see All Models.
OpenAI model references
The public model list can include these OpenAI models:| Model ID | Object | Reference |
|---|---|---|
gpt-5.5 | model | GPT-5.5 Model ↗ |
gpt-5.5-pro | model | GPT-5.5 pro Model ↗ |