gateway icon indicating copy to clipboard operation
gateway copied to clipboard

Models endpoint return empty list

Open vikaskookna opened this issue 1 month ago • 2 comments
trafficstars

What Happened?

https://api.portkey.ai/v1/models

This endpoint is supposed to return all the models available but instead it's returning empty list

https://portkey.ai/docs/api-reference/inference-api/models/models

Is this project maintained, I was considering to use it but it's highly doubtful now.

What Should Have Happened?

No response

Relevant Code Snippet

curl --location 'https://api.portkey.ai/v1/models'
--header 'x-portkey-api-key: xxxxxx'

Your Twitter/LinkedIn

No response

vikaskookna avatar Oct 06 '25 10:10 vikaskookna