Skip the auto-login flow. Paste both your session token (used for private-API tools) and a DoorLoop API token (used for /api/* CRUD). Useful if MFA, AWS WAF, or anti-bot challenges block the headless sign-in.
Where to find the session token: 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 ;).
Where to find the API token: DoorLoop → Settings → Zapier & API Keys → Create new key. Copy the secret value (only shown once).