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.
List the models available to your API key.
cURL
curl --request GET \ --url https://api.krun.ai/v1/models \ --header 'Authorization: Bearer <token>'
{ "object": "<string>", "data": [ { "id": "krun-one-v0", "object": "<string>", "status": "available" } ] }
{ "error": { "code": "INVALID_REQUEST", "message": "<string>", "request_id": "req_0b7f7c5e9a3d4a8c9f1e2d3c4b5a6978" } }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Available models
Always list.
list
Show child attributes