I use this:
Create a collection and set up basic authentication for it.
Define the {{ url }} variable in the collection as address prefix like "https://mysite.ru/".
Then create a request in this collection with {{ url }} in the address like "{{ url }}api/v2/my/path" and set bearer authentication in the request.