catalog
List model catalog
Returns the catalog of supported models, optionally filtered by provider.
GET
List model catalog
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Returns the catalog of supported models, optionally filtered by provider.
curl --request GET \
--url https://agentgateway-admin.dev.neuraltrust.ai/v1/models-catalog \
--header 'Authorization: <api-key>'{}curl --request GET \
--url https://agentgateway-admin.dev.neuraltrust.ai/v1/models-catalog \
--header 'Authorization: <api-key>'{}