I am trying to request data through an API that requires authentification. I have the token and I know how to implement it using a manual tool such as postman...
How