Register User
Body
emailstring · emailRequired
Responses
200
Verification code emailed successfully
application/json
400
INVALID - Missing or malformed fields Email missing or not valid format
application/json
429
Too many requests - Rate limit exceeded Rate limits apply per email address, IP address and total. Try again later.
application/json
post
/registerQuery parameters
tokenstringRequiredExample:
BCDFResponses
200
Verification code successful
application/json
400
INVALID - Missing or malformed fields Code missing
application/json
403
Forbidden - Verification code invalid or expired
application/json
429
Too many requests - Rate limit exceeded Rate limits apply per IP address and total. Try again later.
application/json
get
/verifyLast updated