---
title: "创建用户-用户管理API-API黄页 | 万维易源"
canonical_url: "https://www.showapi.com/playground/quickblox/quickBlox/user-management"
last_updated: "2026-09-02T20:12:37.826Z"
meta:
  description: 通过QuickBlox用户管理API快速创建用户会话，实现安全高效的即时通讯功能，支持API密钥集成，提升开发效率。
  keywords: "QuickBlox API，用户管理API，创建用户会话，API密钥集成，即时通讯开发"
  "og:description": 通过QuickBlox用户管理API快速创建用户会话，实现安全高效的即时通讯功能，支持API密钥集成，提升开发效率。
  "og:title": 创建用户-用户管理API-API黄页
---

*

*

*

# **User management API**

[QUICKBLOX-quickBlox](https://www.showapi.com/playground/quickblox/quickBlox) [** 产品首页](https://docs.quickblox.com/reference/users) [**API文档](https://docs.quickblox.com/reference/users) [**应用示例](https://www.showapi.com/aiapp/quickblox/quickBlox/user-management.html)

**2324

2025-06-13更新

**131 [提交收录](https://www.showapi.com/island/feedback-page?submitrequire=true) [反馈问题](https://www.showapi.com/island/feedback-page?apiurl=/playground/quickblox/quickBlox/user-management) [ 创建我的API](https://www.showapi.com/playground)

用户管理API支持OAuth安全认证、社交登录（如Facebook/Firebase手机号）、用户标签设置、现有用户基础集成等功能，帮助开发者高效管理用户账户。

**基础配置**

**Authorization****\*****[去获取Authorization](https://docs.quickblox.com/reference/authentication)

API key from Dashboard. Expected format: ApiKey {your\_api\_key}. Must be used either QB-Token or Authorization.

选择接入点：

**POST**

**

**Run

**接入点文档：**[查看](https://docs.quickblox.com/reference/create-token-with-api-key)

Run: Ctrl+

↵

接入点描述：使用API密钥为用户创建会话

**请求参数**

**user\_id****\***

ID of the user. Generated automatically by the server after user creation.

**token****\***

用户会话令牌

**expires\_at****\***

令牌过期时间

**返回结果**

当前为示例返回

**

返回体

返回头

**使用其他软件测试API**

您可以拷贝Curl语句，直接导入Postman进行测试

**拷贝Curl语句