Server
Get server capabilities
Returns the list of models supported by the Loops server, including each model’s maximum context length.
GET
cURL
Authorizations
Pass your Baseten API key. Clients automatically send Authorization: Bearer <key>. Direct callers can also use Authorization: Api-Key <key>; both schemes are accepted.
Response
200 - application/json
Response for GET /v1/loops/capabilities.
List of models available on the server.
Previous
OverviewManage Frontier Gateway endpoints, groups, and federated API keys through the Baseten REST API.
Next
cURL