For obtaining user information
/api/user/info
POST
| Field | Parameter | Type | Required | Description | 
|---|---|---|---|---|
| APPID | appid | String | Yes | Application Client Id | 
| Timestamp | gntime | String | Yes | The current UNIX timestamp | 
| Signature | gntoken | String | Yes | Signature string. For details, please refer to the Signature Method page. | 
| Field | Parameter | Type | Description | 
|---|---|---|---|
| return code | code | Integer | returned status code | 
| return description | msg | String | description of the return request operation | 
| return data | data | Object | return response data | 
| Field | Parameter | Type | Description | 
|---|---|---|---|
| user ID | uid | user ID | |
| user account | user account | ||
| user role | role | user role:‘user’ =user,‘agent’ =agent | 
{
    "code": 1,
    "msg": "OK",
    "data": {
        "uid": "1xxxxx",
        "email": "your@email",
        "role": "agent"
    }
}
                Current system time:2025-11-04 20:01:16(UTC+8) Privacy PolicyRegistrants' Benefits And Responsibilities SpecificationsRegistrant Educational Information
Copyright© 2025 GNAME.COM. All rights reserved.