Users

Register user

Registers a new user for the credits program. The user must be subscribed to notifications with a valid email. Requires signed fetch authentication with the user's wallet signature.

post/users

Request body

addressstring

User's Ethereum address (extracted from signed fetch authentication)

Response

User registered successfully

okboolean required

Registration success status

Changes

No recorded changes to this endpoint across all 1 revision of this API.