Back to catalog
🔒

LoginRadius

API Key

Managed User Authentication Service

🔒SecurityHTTPSCORS enabled

jane.doe@example.com

google

UidF8c3de3d-1fea-4d7c-a8b0-29f63c4c3454
EmailJane.doe@example.com
ProviderGoogle
Is Email VerifiedYes
Last Login Date2025-11-14T08:23:11Z

Sample Response

response.json
1{
2 "uid": "f8c3de3d-1fea-4d7c-a8b0-29f63c4c3454",
3 "email": "jane.doe@example.com",
4 "provider": "google",
5 "is_email_verified": true,
6 "last_login_date": "2025-11-14T08: 23: 11Z"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://www.loginradius.com/docs/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs