cURL
curl --request GET \ --url https://api.gologin.com/proxy/shared \ --header 'Authorization: Bearer <token>'
Gologin allows to share proxies to other users. This endpoint gets all shared proxies of the user.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>