When you make a web API call from a client then
Magento 2 API generates the request for a token, customer token, and admin token. When you can request tokens then Magento 2 provides individual tokens for administrators and customers. You create a request for token for
API authentication then it returns a token in exchange for an account’s username and password.