Skip the auto-login flow. Paste the session token from your own browser — useful if MFA, AWS WAF, or anti-bot challenges block the headless sign-in. Your API token will be fetched automatically using the session.
Where to find it: Log in to DoorLoop. Open DevTools → Network → click any request to app.doorloop.com/api/.... Under Request Headers, find the cookie entry and copy the token=... value (everything between token= and the next ;).