User
User module apis
Last updated
User module apis
Last updated
This endpoint refreshes the user token for a specified entity and user.
"refresh-token-value"
Successful response
true
This endpoint sends a login OTP to the given email address.
The response body
"[email protected]"
Successful response
true
"OTP sent successfully"
This endpoint allows user to login through any crypto wallet.
"e-123"
"e-x012121212"
"e-x012121212-121212"
"token-used-for-signature"
"dumy-refresh-token"
User already exists
true
"u-123user"
false
"dumy-token"
"dumy-refresh-token"
This endpoint allows user to login through google.
"dummy-code"
"https://redirect.com/google"
"dummt-entityid"
User already exists
true
"u-123user"
"dumy-token"
"dumy-refresh-token"
This endpoint verifies the login OTP sent via email.
"dummy-email"
123456
"dummt-entityid"
User already exists
true
"u-123user"
"dumy-token"
"dumy-refresh-token"
This endpoint updates the current admin entity of the user.
The request body.
"e-exampleEnittyId"
Successful response
true
This endpoint allows to create a custom user with custom userId and a platform name.
"dummy-userid"
"instagram"
"dummt-entityid"
User already exists
false
"dummy-userid"
false
"User already exists"
This endpoint retrieves all the entities the user is part of.
Successful response
true
This endpoint allows user to login through any external source.
"e-123"
"example-x012121212"
"abc@"
User created
true
"u-000001"
"dumy-refresh-token"
This endpoint allows the user to update their details.
The request body.
"Jon Doe"
"https://www.myimage.com"
"https://www.mybanner.com"
"India"
"Jon is a passionate software developer with several years of experience in building web applications."
"Software engineer at XYZ Tech"
"Once climbed Mount Kilimanjaro and has performed at local music festivals with my band."
Successful response
true
This endpoint retrieves the details of a specific user by their wallet address.
Successful response
false
This endpoint retrieves the details of a specific user.
Successful response
false
This endpoint retrieves all the entities the user is an admin of.
Successful response
true
This endpoint retrieves all the socials the user is connected to.
Successful response
true
This endpoint retrieves the details of a specific user by their email.
Successful response
false