Protect view via token or URL encoded password

Protect view via token or URL encoded password

HI,
I want to know if this is possible please?

I have a View in Zoho Analytics that I do not want to be publicly accessible, but I do want someone with the correct URL to be able to access it without a password.

This sounds like nonsense, but hear me out-

When we import data into Analytics, we use an API call to the endpoint and pass token and variables in the header and body. Some other tools allow you to pass a Base64 encoded user/pass as a variable as part of the target URL.

Analytics allows a password to protect a View, but seems to require that you enter the password manually (or at least separately to the URL).

Is it possible to do this any other way?