User
User module apis
Last updated
User module apis
Last updated
This endpoint allows user to login through any crypto wallet.
/users/wallet/login
The API key for authentication
test
The secret key for authentication
test-secret
e-123
e-x012121212
e-x012121212-121212
token-used-for-signature
dumy-refresh-token
This endpoint sends a login OTP to the given email address.
/users/email-login/send-otp
The API key for authentication
test
The secret key for authentication
test-secret
[email protected]
This endpoint verifies the login OTP sent via email.
/users/email-login/verify-otp
The API key for authentication
test
The secret key for authentication
test-secret
dummy-email
123456
dummt-entityid
This endpoint allows user to login through google.
/users/google/login
The API key for authentication
test
The secret key for authentication
test-secret
dummy-code
https://redirect.com/google
dummt-entityid
This endpoint allows user to login through any external source.
/users/external/login
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The secret key for authentication
test-secret
The token for user authentication.
dummy-token
The authentication token to authorize requests on behalf of an entity.
dummy-token
e-123
example-x012121212
abc@
This endpoint allows to create a custom user with custom userId and a platform name.
/users/custom-ids
The API key for authentication
test
The secret key for authentication
test-secret
dummy-userid
instagram
dummt-entityid
This endpoint refreshes the user token for a specified entity and user.
/entities/{entityId}/users/{userId}/refresh-token
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The secret key for authentication
test-secret
The token for user authentication.
dummy-token
refresh-token-value
This endpoint allows the user to update their details.
/users/{userId}
The API key for authentication
test
The secret key for authentication
test-secret
The token for user authentication.
dummy-token
The Id of the user performing the request.
dummy-userid
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.
["Java","CPP","JavaScript"]
["To become a senior software engineer","contribute to open-source projects"]
["Photography","traveling","reading"]
This endpoint retrieves the details of a specific user.
/users/{userId}
The API key for authentication
test
The secret key for authentication
test-secret
The Id of the user performing the request.
dummy-userid
The token for user authentication.
dummy-token
This endpoint retrieves the details of a specific user by their email.
/users/email/{email}
The API key for authentication
test
The secret key for authentication
test-secret
The token for user authentication.
dummy-token
The Id of the user performing the request.
dummy-userid
This endpoint retrieves the details of a specific user by their wallet address.
/users/address/{walletAddress}
The API key for authentication
test
The secret key for authentication
test-secret
The token for user authentication.
dummy-token
The Id of the user performing the request.
dummy-userid
This endpoint retrieves all the entities the user is part of.
/users/{userId}/entities
The API key for authentication
test
The secret key for authentication
test-secret
The token for user authentication.
dummy-token
The Id of the user performing the request.
dummy-userid
This endpoint retrieves all the entities the user is an admin of.
/users/{userId}/admin-entities
The API key for authentication
test
The secret key for authentication
test-secret
The token for user authentication.
dummy-token
The Id of the user performing the request.
dummy-userid
This endpoint updates the current admin entity of the user.
/users/{userId}/admin-entities
The API key for authentication
test
The secret key for authentication
test-secret
The token for user authentication.
dummy-token
The Id of the user performing the request.
dummy-userid
e-exampleEnittyId
This endpoint retrieves all the socials the user is connected to.
/entities/{entityId}/users/{userId}/connected-socials
The API key for authentication
test
The secret key for authentication
test-secret
The Id of the user performing the request.
dummy-userid
The token for user authentication.
dummy-token