cURL
curl --request POST \ --url https://gateway.architect.exchange/api/login \ --header 'Content-Type: application/json' \ --data ' { "password": "<string>", "username": "<string>", "expiration_seconds": 123, "redirect_url": "<string>", "totp": "<string>" } '
Documentation IndexFetch the complete documentation index at: https://docs.architect.exchange/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.architect.exchange/llms.txt
Use this file to discover all available pages before exploring further.
Redirect URL to redirect to after successful login.
Optional 2FA code, if 2FA is enabled/required for the user.
2FA required, redirects to 2FA screen URL