- 帖子
- 帖子回复
- 语聊房
- 035-声网-取得随机房间名称POST
- 020-声网-语聊取tokenPOST
- 112-声网-语聊取token(多个房间通用)POST
- 021-声网-取得在线房间列表POST
- 109-声网-取得房间列表(包括历史离线和在线的)POST
- 121-咨询师关闭房间POST
- 110-声网-离开房间(封禁解封)POST
- 022-声网-封禁用户POST
- 023-声网-获取被封禁用户POST
- 024-声网-修改封禁时间POST
- 025-声网-删除封禁规则POST
- 026-声网-查询用户状态POST
- 027-声网-查询房间用户列表(最后一个)POST
- 056-声网-修改房间名称和公告POST
- 062-声网-普通用户成功进入房间后保存用户信息POST
- 063-声网-加入,退出麦克风(自研)POST
- 064-声网-查询在麦用户列表(自研)--删除POST
- 068-声网-设置麦序置顶POST
- 069-声网-语聊扣费(每分钟请求一次)POST
- 071-声网-连麦价格,说明POST
- 070-声网-咨询记录POST
- 084-声网-取得随机一个频道POST
- 038-声网- 频道名称保存(咨询师)POST
- 040-声网-加入,退出上麦队列POST
- 041-声网-查询麦上和排队队列POST
- 044-环信-获取APP Token & User TokenPOST
- 045-环信-授权注册单个用户POST
- 046-环信-获取单个用户的详情POST
- 047-环信-添加,撤销超级管理员POST
- 050-环信-创建房间POST
- 051-环信-修改聊天室信息POST
- 052-环信-转让聊天室POST
- 053-环信-解散聊天室POST
- 120-咨询师列表POST
- 122-咨询师查询可提现金额POST
- 声网房间用户异常下线-仅供Java异常调用POST
- 计算全周期扣费时长POST
- 咨询师是否在房间POST
- 登录注册
- 星座塔罗
- 009-十二星座资料
- 039-获取星盘配置
- 010-星座运势
- 030-星座运势(星座屋)
- 043-我的星盘
- 011-本命星盘--删除
- 031-星盘(本命,天象,行运,次限,三限,月返,日返,日弧,法达)
- 031-new星盘(本命,天象,行运,次限,三限,月返 ,日返,日弧,法达)
- 006-星盘demo--删除
- 012-关系合盘(星座配对)
- 103-取得用户合盘历史数据列表
- 108-取得合盘详细数据
- 013-塔罗牌
- 034-星象日历
- 061-星象日历(自研)
- 015-骰子
- 033-骰子-问题
- 014-农历转公历
- 032-塔罗牌-问题
- 星盘测试接口
- 星盘VIP-日运
- 星盘VIP-周运
- 星盘VIP-月运
- 星盘VIP-年运
- 新合盘
- 新合盘-列表
- 新合盘-详情
- 消息好友
- 认证审核服务
- 支付
- 用户档案
- AI
- 测试报告
- 春节活动
- 春节红包
- mbti
- 盘串
- 008-首页POST
- 029-我的首页POST
- 037-举报反馈POST
- 054-广告接口(banner)POST
- 057-记录错误日志POST
- 066-取得礼物POST
- 072-问答记录POST
- 093-消费记录(消费者)POST
- 094-服务记录(咨询师)POST
- 095-删除消费记录,服务记录POST
- 113-分享配置POST
- 123-百度API地图接口POST
- 124-IP转换地址POST
- 未命名接口GET
- 未命名接口GET
- 未命名接口GET
- 未命名接口POST
- 未命名接口POST
- 未命名接口GET
获取mbti问题列表
开发中
POST
https://apip2.xuance365.com/javaapi/mbti/questions
https://apip2.xuance365.com/javaapi/mbti/questions
"t": "1742617298079",
"sign": "d7b2446cb821d526ca8ca3f56927a71f"
}
请求参数
Query 参数
t
string
必需
示例值:
1742617298079
sign
string
必需
示例值:
d7b2446cb821d526ca8ca3f56927a71f
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://apip2.xuance365.com/javaapi/mbti/questions?t=1742617298079&sign=d7b2446cb821d526ca8ca3f56927a71f'
返回响应
🟢200成功
application/json
Body
object {0}
示例
{
"code": 0,
"msg": "success",
"data": [
{
"id": 1,
"text": "你更喜欢以下哪种活动?",
"dimension": "Attitude",
"options": [
{
"text": "参加社交聚会,结识新朋友。",
"preference": "E",
"score": 1
},
{
"text": "独自一人度过时间以恢复精力。",
"preference": "I",
"score": 1
}
]
},
{
"id": 2,
"text": "你更倾向于以下哪种方式收集信息?",
"dimension": "Information Gathering",
"options": [
{
"text": "依赖自己的经验和当下感知。",
"preference": "S",
"score": 1
},
{
"text": "考虑抽象理论和未来可能性。",
"preference": "N",
"score": 1
}
]
},
{
"id": 3,
"text": "你在决策时更注重什么?",
"dimension": "Decision Making",
"options": [
{
"text": "逻辑和客观推理。",
"preference": "T",
"score": 1
},
{
"text": "和谐以及对他人感受的影响。",
"preference": "F",
"score": 1
}
]
},
{
"id": 4,
"text": "你的生活方式更接近以下哪种?",
"dimension": "Lifestyle",
"options": [
{
"text": "为一天制定明确的计划和结构。",
"preference": "J",
"score": 1
},
{
"text": "保持灵活,随遇而安。",
"preference": "P",
"score": 1
}
]
},
{
"id": 5,
"text": "以下哪种活动让你更有活力?",
"dimension": "Attitude",
"options": [
{
"text": "长时间的对话和团队活动。",
"preference": "E",
"score": 1
},
{
"text": "观察和反思情况。",
"preference": "I",
"score": 1
}
]
},
{
"id": 6,
"text": "你更善于处理以下哪种信息?",
"dimension": "Information Gathering",
"options": [
{
"text": "事实和细节。",
"preference": "S",
"score": 1
},
{
"text": "新可能性和大局观念。",
"preference": "N",
"score": 1
}
]
},
{
"id": 7,
"text": "你更倾向于用哪种方式解决问题?",
"dimension": "Decision Making",
"options": [
{
"text": "通过逻辑和系统性。",
"preference": "T",
"score": 1
},
{
"text": "考虑他人的感受和影响。",
"preference": "F",
"score": 1
}
]
},
{
"id": 8,
"text": "你更喜欢用什么方式计划一天?",
"dimension": "Lifestyle",
"options": [
{
"text": "提前决定并规划好。",
"preference": "J",
"score": 1
},
{
"text": "即兴发挥,随需应变。",
"preference": "P",
"score": 1
}
]
},
{
"id": 9,
"text": "你更倾向于在哪种环境下互动?",
"dimension": "Attitude",
"options": [
{
"text": "大型聚会和活跃的团队环境。",
"preference": "E",
"score": 1
},
{
"text": "小型或独处的环境。",
"preference": "I",
"score": 1
}
]
},
{
"id": 10,
"text": "你通常如何开始一项任务?",
"dimension": "Information Gathering",
"options": [
{
"text": "从具体的事实和细节入手。",
"preference": "S",
"score": 1
},
{
"text": "从广泛的想法和可能性开始。",
"preference": "N",
"score": 1
}
]
},
{
"id": 11,
"text": "你更重视以下哪种行为?",
"dimension": "Decision Making",
"options": [
{
"text": "分析和逻辑推理。",
"preference": "T",
"score": 1
},
{
"text": "共情和人际影响。",
"preference": "F",
"score": 1
}
]
},
{
"id": 12,
"text": "你喜欢通过哪种方式处理日常生活?",
"dimension": "Lifestyle",
"options": [
{
"text": "遵循计划和时间表。",
"preference": "J",
"score": 1
},
{
"text": "保持灵活,视情况而定。",
"preference": "P",
"score": 1
}
]
},
{
"id": 13,
"text": "什么样的交流方式更让你感到舒适?",
"dimension": "Attitude",
"options": [
{
"text": "公开讨论和直接对话。",
"preference": "E",
"score": 1
},
{
"text": "内省和间接沟通。",
"preference": "I",
"score": 1
}
]
},
{
"id": 14,
"text": "你通常会如何整理信息?",
"dimension": "Information Gathering",
"options": [
{
"text": "通过观察实际细节。",
"preference": "S",
"score": 1
},
{
"text": "通过联想和抽象概念。",
"preference": "N",
"score": 1
}
]
},
{
"id": 15,
"text": "什么驱动你作出决策?",
"dimension": "Decision Making",
"options": [
{
"text": "事实和标准。",
"preference": "T",
"score": 1
},
{
"text": "关系和情感。",
"preference": "F",
"score": 1
}
]
},
{
"id": 16,
"text": "你对待变化的态度是怎样的?",
"dimension": "Lifestyle",
"options": [
{
"text": "倾向于准备和预防变化。",
"preference": "J",
"score": 1
},
{
"text": "灵活应对,不断调整。",
"preference": "P",
"score": 1
}
]
},
{
"id": 17,
"text": "在面对他人时,你更喜欢?",
"dimension": "Attitude",
"options": [
{
"text": "主动参与和互动。",
"preference": "E",
"score": 1
},
{
"text": "安静地观察和思考。",
"preference": "I",
"score": 1
}
]
},
{
"id": 18,
"text": "你倾向于从什么开始学习?",
"dimension": "Information Gathering",
"options": [
{
"text": "从实际体验中学习。",
"preference": "S",
"score": 1
},
{
"text": "从理论和概念中学习。",
"preference": "N",
"score": 1
}
]
},
{
"id": 19,
"text": "当解决争端时,你更关注?",
"dimension": "Decision Making",
"options": [
{
"text": "达成逻辑一致的结果。",
"preference": "T",
"score": 1
},
{
"text": "确保双方情感满意。",
"preference": "F",
"score": 1
}
]
},
{
"id": 20,
"text": "在计划旅行时,你更喜欢?",
"dimension": "Lifestyle",
"options": [
{
"text": "提前安排好每一步细节。",
"preference": "J",
"score": 1
},
{
"text": "随机决定,根据情况变化。",
"preference": "P",
"score": 1
}
]
}
]
}
修改于 2025-03-22 04:34:08