Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
GET /v1/models
curl https://bearlab.ai/v1/models \ -H "Authorization: Bearer $BEARLAB_API_KEY"
{ "object": "list", "data": [ { "id": "your-model-id", "object": "model" } ] }
data[].id
model