Get Model
API Reference
Get Model
Get a specific LLM model by ID.
Accepts model ID in the format: provider/model (e.g., ‘xai/grok-2-1212’)
Example:
GET /api/v1/models/xai/grok-2-1212
GET /api/v1/models/kubiya/claude-sonnet-4
GET
Get Model
Documentation Index
Fetch the complete documentation index at: https://docs.kubiya.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Enter your Kubiya API token (format: Bearer )
Path Parameters
Response
Successful Response
Schema for LLM model responses