Skip to main content
POST
/
api
/
portal
/
auth
/
email
/
request-code
Portal — email fallback login (request verification code)
curl --request POST \
  --url https://api.barker.money/api/portal/auth/email/request-code \
  --header 'Content-Type: application/json' \
  --data '
{
  "email": "jsmith@example.com"
}
'

Documentation Index

Fetch the complete documentation index at: https://docs.barker.money/llms.txt

Use this file to discover all available pages before exploring further.

Body

application/json
email
string<email>
required

Response

200

Verification code sent