Hello admins,
I am trying to call the NVIDIA NIM API at https://integrate.api.nvidia.com/v1, but all models (including deepseek-ai/deepseek-v4-pro and moonshotai/kimi-k2.6) return a 404 error. My API Key is active and my phone number has been verified.
text
Error detail: {"status":404,"title":"Not Found","detail":"Function '...': Not found for account '...'"}
After checking community discussions, I believe my personal organization is missing the “Public API Endpoints” permission. The /v1/models endpoint lists the models successfully, but all calls to /v1/chat/completions fail with this 404.
My account details:
-
Registered email:
312299206@qq.com -
API Key prefix: nvapi-fwgp6
-
Organization name: Personal Organization
This request is only for personal development and testing purposes, and I will strictly abide by NVIDIA’s terms of service and rate limits. If you need the full API Key or any additional information, please feel free to DM me.
I would greatly appreciate your assistance in enabling this permission. Thank you!