cURL
curl --request POST \ --url https://ai-loop.alpeadria.com/api/public/check-user \ --header 'Content-Type: application/json' \ --data ' { "email": "[email protected]" } '
{ "exists": true }
Existence status