Question - Can the authentication token be reused for many requests?
Answer -
Yes, it's conceivable. It is possible to create a collection, add all requests with the same authentication token, and then assign the authentication token to the collection. Select the "Inherit auth from parent" option on the Authorization tab to apply this to individual requests.