Error
API Reference
List user models
Returns models owned by the authenticated user plus platform models (created_by IS NULL), including single and router models.
GET
Error
Documentation Index
Fetch the complete documentation index at: https://docs.hill90.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Model list
Null for router models
Null for router models
True if this is a platform-managed model (created_by IS NULL)
Available options:
single, router Auto-detected model type (chat, embedding, audio, image, transcription)
Router configuration (null for single models)
Deprecated — always null on new writes. Use icon_url instead.