Back to integrations

Integrate LoginRadius with
500+ apps and services

Unlock LoginRadius's full potential with n8n, connecting it to similar Development apps and over 1000 other services. Automate productivity workflows by scheduling tasks, managing project timelines, and tracking progress across platforms. Use n8n's HTTP request node to construct adaptable and scalable workflows between LoginRadius and your stack. All with a building experience you will love.
LoginRadius

Create workflows with LoginRadius integrations

0 integrations

Sort: Popularity
HTTP Request integration

HTTP Request

Google Sheets integration

Google Sheets

Telegram integration

Telegram

MySQL integration

MySQL

Slack integration

Slack

Discord integration

Discord

Postgres integration

Postgres

Notion integration

Notion

Gmail integration

Gmail

Airtable integration

Airtable

Google Drive integration

Google Drive

GitHub integration

GitHub

Google Calendar integration

Google Calendar

MongoDB integration

MongoDB

Microsoft SQL integration

Microsoft SQL

Documentation

Supported API Endpoints for LoginRadius

POST

Add email

Add an email to the user's account.

/v2/customer-identity-api/authentication/auth-add-email/
POST

Forgot password

Initiate the forgot password process.

/v2/customer-identity-api/authentication/auth-forgot-password/
POST

User registration by email

Register a user using their email address.

/v2/customer-identity-api/authentication/auth-user-registration-by-email/
POST

User registration by ReCaptcha

Register a user using ReCaptcha verification.

/v2/customer-identity-api/authentication/auth-user-registration-by-recaptcha/
POST

Login by email

Authenticate a user using their email address.

/v2/customer-identity-api/authentication/auth-login-by-email/
POST

Login by username

Authenticate a user using their username.

/v2/customer-identity-api/authentication/auth-login-by-username/
POST

Link social identities

Link a social identity to the user's account.

/v2/customer-identity-api/authentication/auth-link-social-identities/
GET

Check email availability

Verify if an email is available for registration.

/v2/customer-identity-api/authentication/auth-email-availability/
GET

Check username availability

Verify if a username is available for registration.

/v2/customer-identity-api/authentication/auth-username-availability/
GET

Read profiles by token

Retrieve user profiles using an access token.

/v2/customer-identity-api/authentication/auth-read-profiles-by-token/
POST

Accept privacy policy

Accept the privacy policy associated with the application.

/v2/customer-identity-api/authentication/auth-privacy-policy-accept/
POST

Send welcome email

Trigger a welcome email to the user upon successful registration.

/v2/customer-identity-api/authentication/auth-send-welcome-email/
GET

Validate access token

Validate an access token to ensure user is authenticated.

/v2/customer-identity-api/authentication/auth-validate-access-token/
GET

Access token info

Retrieve information about the access token.

/v2/customer-identity-api/authentication/auth-access-token-info/
POST

Verify email

Verify a user's email address.

/v2/customer-identity-api/authentication/auth-verify-email/
GET

Verify Email

Verify email for authentication

/docs/api/v2/customer-identity-api/authentication/auth-verify-email/
POST

Send Verification Email

Send verification email for linking social profiles

/docs/api/v2/customer-identity-api/authentication/auth-send-verification-for-social-email/
DELETE

Delete Account

Delete user account

/docs/api/v2/customer-identity-api/authentication/auth-delete-account/
DELETE

Invalidate Access Token

Invalidate an access token

/docs/api/v2/customer-identity-api/authentication/auth-invalidate-access-token/
GET

Get Security Questions by Access Token

Retrieve security questions using access token

/docs/api/v2/customer-identity-api/authentication/security-questions-by-access-token/
GET

Get Security Questions by Email

Retrieve security questions using an email

/docs/api/v2/customer-identity-api/authentication/security-questions-by-email/
GET

Get Security Questions by Username

Retrieve security questions using a username

/docs/api/v2/customer-identity-api/authentication/security-questions-by-user-name/
PUT

Change Password

Change user's password

/docs/api/v2/customer-identity-api/authentication/auth-change-password/
POST

Resend Email Verification

Resend email verification

/docs/api/v2/customer-identity-api/authentication/auth-resend-email-verification/
PATCH

Reset Password by Reset Token

Reset password using reset token

/docs/api/v2/customer-identity-api/authentication/auth-reset-password-by-reset-token/
POST

Unlock Account by Access Token

Unlock user account using access token

/docs/api/v2/customer-identity-api/authentication/auth-unlock-account-by-access-token/
POST

Add email

Adds an email to the user's authentication profile.

/docs/api/v2/customer-identity-api/authentication/auth-add-email/
POST

Forgot password

Initiates the process for a user to recover their password.

/docs/api/v2/customer-identity-api/authentication/auth-forgot-password/
POST

User registration by email

Registers a new user with an email address.

/docs/api/v2/customer-identity-api/authentication/auth-user-registration-by-email/
POST

User registration by ReCaptcha

Registers a new user while validating ReCaptcha.

/docs/api/v2/customer-identity-api/authentication/auth-user-registration-by-recaptcha/
POST

Login by email

Logs in a user using their email address.

/docs/api/v2/customer-identity-api/authentication/auth-login-by-email/
POST

Login by username

Logs in a user using their username.

/docs/api/v2/customer-identity-api/authentication/auth-login-by-username/
POST

Link social identities

Links social media identities to a user's authentication profile.

/docs/api/v2/customer-identity-api/authentication/auth-link-social-identities/
GET

Check email availability

Checks if an email is already in use for account registration.

/docs/api/v2/customer-identity-api/authentication/auth-email-availability/
GET

Check username availability

Checks if a username is already in use for account registration.

/docs/api/v2/customer-identity-api/authentication/auth-username-availability/
GET

Read profiles by token

Fetches user profiles using a provided access token.

/docs/api/v2/customer-identity-api/authentication/auth-read-profiles-by-token/
GET

Validate access token

Validates the provided access token for authenticity.

/docs/api/v2/customer-identity-api/authentication/auth-validate-access-token/
POST

Invalidate access token

Auth Invalidate Access Token

/docs/api/v2/customer-identity-api/authentication/auth-invalidate-access-token/
GET

Get security questions by phone

Security Questions by Phone

/docs/api/v2/customer-identity-api/authentication/security-questions-by-phone/
GET

Get privacy policy history by access token

Privacy Policy History by Access Token

/docs/api/v2/customer-identity-api/authentication/privacy-policy-history-by-access-token/
POST

Verify email by OTP

Auth Verify Email by OTP

/docs/api/v2/customer-identity-api/authentication/auth-verify-email-by-otp/
POST

Reset password by reset token

Auth Reset Password by Reset Token

/docs/api/v2/customer-identity-api/authentication/auth-reset-password-by-reset-token/
POST

Reset password by OTP

Auth Reset Password by OTP

/docs/api/v2/customer-identity-api/authentication/auth-reset-password-by-otp/
POST

Reset password by email

Auth Reset Password with Security Answer and Email

/docs/api/v2/customer-identity-api/authentication/auth-reset-password-by-email/
POST

Reset password by phone

Auth Reset Password with Security Answer and Phone

/docs/api/v2/customer-identity-api/authentication/auth-reset-password-by-phone/
POST

Add email

Add a new email to the user's account.

/api/v2/customer-identity-api/authentication/auth-add-email/
POST

Forgot password

Initiate the password recovery process for a user.

/api/v2/customer-identity-api/authentication/auth-forgot-password/
POST

User registration by email

Register a new user using their email address.

/api/v2/customer-identity-api/authentication/auth-user-registration-by-email/
POST

User registration by ReCaptcha

Register a new user with ReCaptcha validation.

/api/v2/customer-identity-api/authentication/auth-user-registration-by-recaptcha/
POST

Login by email

Authenticate a user using their email and password.

/api/v2/customer-identity-api/authentication/auth-login-by-email/
POST

Login by username

Authenticate a user using their username and password.

/api/v2/customer-identity-api/authentication/auth-login-by-username/
POST

Link social identities

Link a social identity to the user's account.

/api/v2/customer-identity-api/authentication/auth-link-social-identities/
GET

Email availability check

Check if a given email is already registered.

/api/v2/customer-identity-api/authentication/auth-email-availability/
GET

Username availability check

Check if a given username is already in use.

/api/v2/customer-identity-api/authentication/auth-username-availability/
GET

Read profiles by token

Retrieve user profiles using an access token.

/api/v2/customer-identity-api/authentication/auth-read-profiles-by-token/
GET

Validate access token

Check if an access token is valid.

/api/v2/customer-identity-api/authentication/auth-validate-access-token/
POST

Send welcome email

Send a welcome email to the newly registered user.

/api/v2/customer-identity-api/authentication/auth-send-welcome-email/
POST

Privacy policy accept

Record the user's acceptance of the privacy policy.

/api/v2/customer-identity-api/authentication/auth-privacy-policy-accept/
POST

Verify email

Verify the user's email address to ensure it is legitimate.

/api/v2/customer-identity-api/authentication/auth-verify-email/
GET

Verify Email by OTP

Auth Verify Email by OTP

/docs/api/v2/customer-identity-api/authentication/auth-verify-email-by-otp/
PUT

Reset Password by Reset Token

Auth Reset Password by Reset Token

/docs/api/v2/customer-identity-api/authentication/auth-reset-password-by-reset-token/
PUT

Reset Password by OTP

Auth Reset Password by OTP

/docs/api/v2/customer-identity-api/authentication/auth-reset-password-by-otp/
PUT

Set or Change User Name

Auth Set or Change User Name

/docs/api/v2/customer-identity-api/authentication/auth-set-or-change-user-name/
GET

Access token info

Retrieves information about the access token.

/docs/api/v2/customer-identity-api/authentication/auth-access-token-info/
POST

Verify email

Verifies the email provided by the user.

/docs/api/v2/customer-identity-api/authentication/auth-verify-email/

To set up LoginRadius integration, add the HTTP Request node to your workflow canvas and authenticate it using a generic authentication method. The HTTP Request node makes custom API calls to LoginRadius to query the data you need using the API endpoint URLs you provide.

These API endpoints were generated using n8n

n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant API documentation from web pages. Remember to check the LoginRadius official documentation to get a full list of all API endpoints and verify the scraped ones!

About LoginRadius

LoginRadius is a platform for managing customer identity, making it simple to handle your customer data.

Related categories

Lightning Background

The world's most popular workflow automation platform for technical teams including

Connect LoginRadius with your company’s tech stack and create automation workflows

FAQs

FAQ about LoginRadius integrations

How can I set up LoginRadius integration in n8n?

Do I need any special permissions or API keys to integrate LoginRadius with n8n?

Can I combine LoginRadius with other apps in n8n workflows?

What are some common use cases for LoginRadius integrations with n8n?

How does n8n’s pricing model benefit me when integrating LoginRadius?