Melden Sie sich in Ihrem Konto an
/auth/token/
/auth/token/refresh/
/auth/register/
/auth/vendors/
curl -X POST https://auth.x3000.online/auth/token/ \ -H "Content-Type: application/json" \ -d '{"email": "user@example.com", "password": "password"}'