Issues accessing Hosted NIM API

I’m trying to access NIM API at nvidia build https://build.nvidia.com/deepmind/alphafold but getting multiple HTTP errors

Tried both personal/API key

  • for API key I get 401
{"status":401,"title":"Unauthorized","detail":"Invalid JWT serialization: Missing dot delimiter(s)"}
  • for Personal key I get 404
{"status":404,"title":"Not Found","detail":"Function 'x-x-x-x-x': Not found for account 'x'"}

What I’m I doing wrong …
Also If I confused NIM/BioNemo I would like to hear what I’ve missed