curl --request GET \
--url https://api.openworklabs.com/v1/llm-provider-catalog/{providerId}{
"provider": {}
}Returns the full models.dev catalog record for one provider, including its config template and model list.
curl --request GET \
--url https://api.openworklabs.com/v1/llm-provider-catalog/{providerId}{
"provider": {}
}Documentation Index
Fetch the complete documentation index at: https://openworklabs.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?