Skip to content

Test Users

All sandbox accounts use the same password: 12341234.

EmailRoleNotes
[email protected]adminFull admin access.
[email protected]adminSecondary admin for multi-user testing.
[email protected]adminTertiary admin.

TODO: extend with borrower, investor, and donor roles as needed.

POST /v1/auth/login HTTP/1.1
Content-Type: application/json
{ "email": "[email protected]", "password": "12341234" }