Hello NVIDIA team,
My API calls to https://integrate.api.nvidia.com/v1/chat/completions for the model moonshotai/kimi-k2.6 consistently return:
404 {“status”:404,“title”:“Not Found”,“detail”:“Function ‘23d4f03a-b8a6-4adb-a183-7daa083a09cc’: Not found for account ‘yeHpRFToXlKFfaPmEOlBrfIs_m0TA3tC-g19Dtnq8JQ’”}
Other models (e.g. meta/llama-3.3-70b-instruct, z-ai/glm-5.2, deepseek-ai/deepseek-v4-pro) work fine with the same API key. The Playground for kimi-k2.6 on build.nvidia.com also fails for my account with: Invalid URL: Cannot parse function_id with value None.
What I have already tried:
- My account shows the “Public API Endpoints User” role in Account Settings
- Generated a fresh Personal API Key after that role appeared - the 404 persists
- Accepted the NGC Terms of Use (Privacy Policy + AI Enterprise ToU)
Could you please enable the missing Public API Endpoints entitlement for my organization so I can access kimi-k2.6?
Org: 1010474398821937 (mikolaj hewi, personal/individual org)
NVIDIA Cloud Account ID: yeHpRFToXlKFfaPmEOlBrfIs_m0TA3tC-g19Dtnq8JQ
Thank you!