Can we use token base authentication for admin login?

If yes then I am not able to log in through token.

For this api https://netzoptz.erpnext.com/api/method/frappe.auth.get_logged_user

my token base auth is working fine but

for this api https://netzoptz.erpnext.com/api/method/login

it is showing “message”: “Incomplete login details”, why so?