Request to enable "Public API Endpoints" for my personal account

Hello NVIDIA team,

I’m unable to call models like z-ai/glm-5.2 via the API endpoint

(https://integrate.api.nvidia.com/v1/chat/completions). The request

connects successfully (TLS handshake OK, request body sent), but the

server never returns any response — it hangs until client timeout

(tested with curl, 60s timeout, 0 bytes received).

The same model works fine in the build.nvidia.com Playground using

the same account.

Could you please enable the “Public API Endpoints” permission for

my personal organization?

Account email: operamrx@gmail.com

Thank you for your help.

Additional info: I also tested moonshotai/kimi-k2.6 and got a

different error this time:

404 {“status”: 404, “title”: “Not Found”, “detail”: "Function

‘23d4f03a-b8a6-4adb-a183-7daa083a09cc’: Not found for account

‘ZrUAgDMocK94jV2xUd-gQVERVPDoy4t4cIA9FdpOrtI’"}

So it seems the issue affects multiple models, not just z-ai/glm-5.2.

This confirms it’s likely an account-level permission issue rather

than a model-specific one.