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": {}
}Was this page helpful?