User
User module apis
This endpoint allows user to login through any crypto wallet.
The API key for authentication
testThe secret key for authentication
test-secrete-123e-x012121212e-x012121212-121212token-used-for-signaturedumy-refresh-tokenUser already exists
New user created
Client error
Server error
This endpoint sends a login OTP to the given email address.
The API key for authentication
testThe secret key for authentication
test-secret[email protected]Successful response
Client error
Server error
This endpoint verifies the login OTP sent via email.
The API key for authentication
testThe secret key for authentication
test-secretdummy-email123456dummt-entityidUser already exists
Client error
Server error
This endpoint allows user to login through google.
The API key for authentication
testThe secret key for authentication
test-secretdummy-codehttps://redirect.com/googledummt-entityidUser already exists
Client error
Server error
This endpoint allows user to login through any external source.
The Id of the user performing the request.
dummy-useridThe API key for authentication
testThe secret key for authentication
test-secretThe token for user authentication.
dummy-tokenThe authentication token to authorize requests on behalf of an entity.
dummy-tokene-123example-x012121212abc@User created
User created
Client error
Server error
This endpoint allows to create a custom user with custom userId and a platform name.
The API key for authentication
testThe secret key for authentication
test-secretdummy-useridinstagramdummt-entityidUser already exists
User created
Client error
Server error
This endpoint refreshes the user token for a specified entity and user.
The Id of the user performing the request.
dummy-useridThe API key for authentication
testThe secret key for authentication
test-secretThe token for user authentication.
dummy-tokenrefresh-token-valueSuccessful response
Client error
Server error
This endpoint allows the user to update their details.
The API key for authentication
testThe secret key for authentication
test-secretThe token for user authentication.
dummy-tokenThe Id of the user performing the request.
dummy-useridJon Doehttps://www.myimage.comhttps://www.mybanner.comIndia["Java","CPP","JavaScript"]["To become a senior software engineer","contribute to open-source projects"]["Photography","traveling","reading"]Jon is a passionate software developer with several years of experience in building web applications.Software engineer at XYZ TechOnce climbed Mount Kilimanjaro and has performed at local music festivals with my band.Successful response
Client error
Unauthorized error
Server error
This endpoint retrieves the details of a specific user.
The API key for authentication
testThe secret key for authentication
test-secretThe Id of the user performing the request.
dummy-useridThe token for user authentication.
dummy-tokenSuccessful response
Client error
Unauthorized error
Server error
This endpoint retrieves the details of a specific user by their email.
The API key for authentication
testThe secret key for authentication
test-secretThe token for user authentication.
dummy-tokenThe Id of the user performing the request.
dummy-useridSuccessful response
Client error
Unauthorized error
Server error
This endpoint retrieves the details of a specific user by their wallet address.
The API key for authentication
testThe secret key for authentication
test-secretThe token for user authentication.
dummy-tokenThe Id of the user performing the request.
dummy-useridSuccessful response
Client error
Unauthorized error
Server error
This endpoint retrieves all the entities the user is part of.
The API key for authentication
testThe secret key for authentication
test-secretThe token for user authentication.
dummy-tokenThe Id of the user performing the request.
dummy-useridSuccessful response
Client error
Unauthorized error
Server error
This endpoint retrieves all the entities the user is an admin of.
The API key for authentication
testThe secret key for authentication
test-secretThe token for user authentication.
dummy-tokenThe Id of the user performing the request.
dummy-useridSuccessful response
Client error
Unauthorized error
Server error
This endpoint updates the current admin entity of the user.
The API key for authentication
testThe secret key for authentication
test-secretThe token for user authentication.
dummy-tokenThe Id of the user performing the request.
dummy-useride-exampleEnittyIdSuccessful response
Unauthorized error
Server error
This endpoint retrieves all the socials the user is connected to.
The API key for authentication
testThe secret key for authentication
test-secretThe Id of the user performing the request.
dummy-useridThe token for user authentication.
dummy-tokenSuccessful response
Client error
Unauthorized error
Server error
Last updated