legalCheck
post
/info
Body
Request legal verification status of a user.
typeundefined · enumRequiredPossible values:
Type of request.
userstring · min: 42 · max: 42RequiredPattern:
User address.
^0[xX][0-9a-fA-F]+$Responses
200
Legal verification status for a user.
application/json
Legal verification status for a user.
ipAllowedbooleanRequired
Whether the user IP address is allowed.
acceptedTermsbooleanRequired
Whether the user has accepted the terms of service.
userAllowedbooleanRequired
Whether the user is allowed to use the platform.
422
Failed to deserialize the JSON body into the target type
text/plain
500
Internal Server Error
application/json
post
/infoLast updated