cURL
curl --request GET \ --url https://server.promptwatch.com/api/v1/models
{ "models": [ { "id": "<string>", "label": "<string>", "provider": "<string>", "providerName": "<string>", "modelName": "<string>", "apiIdentifier": "<string>", "description": "<string>", "searchEnabled": true, "liveSearch": true, "deprecated": true } ], "total": 123 }
List all available LLM models supported by Promptwatch
Documentation IndexFetch the complete documentation index at: https://promptwatch.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://promptwatch.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Include deprecated models in the response
Default Response
List of available models
Show child attributes
Total number of models returned