# Initiate login attempt **POST /api/login** Initiates a new login attempt. This is for the UI, not to be used programmatically, as it will trigger a magic link email. ## Servers - http://localhost:4000: http://localhost:4000 () ## Authentication methods - Api key ## Parameters ### Body: application/json (object) The login initiation parameters - **email** (string) Email of user initiating login ## Responses ### 204 No Content [Powered by Bump.sh](https://bump.sh)