Skip to content

User Data API

Used to get detailed information of the specified user.

Request URL GET / POST

http
https://nobase.cn/api/user/data

Request Parameters

ParameterTypeRequiredDescription
appidstring✅ YesApplication unique identifier
signaturestring✅ YesApplication signature
userstring✅ YesUser account
tokenstring✅ YesUser token

Response Parameters

ParameterTypeDescription
codenumberStatus code: 200=Success
msgstringStatus description
dataobjectUser data

TIP

Please refer to the Chinese documentation for more details.