Your question may already have an answer on the community forum. Please search for related topics, and then read through the guidelines before creating a new topic.
Here’s an outline with best practices for making your inquiry.
My question:
How can I use a Bearer Token which I retrieve in one API in a second API?
In the 1st API I send User/Password and receive a Bearer Token.
In the 2nd API I use that Bearer Token to retrieve my actual data.
Details (like screenshots):
For example, here is a snapshot from the 1st API: