> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Web 服务

> 浏览 XBOX Game Development Kit 中的 Web 服务文档与参考资料。

浏览 XBOX 游戏开发中的 Web 服务相关主题。

<CardGroup cols={2}>
  <Card title="Web 服务" icon="right-to-bracket" href="/services/xbox-services/fundamentals/s2s-auth-calls/custom-service-config/web-services/live-web-services-nav">
    本节介绍如何配置 Web 服务终结点。
  </Card>

  <Card title="在 Partner Center 中设置 Web 服务" icon="gauge" href="/services/xbox-services/fundamentals/s2s-auth-calls/custom-service-config/web-services/live-web-services">
    如果发布商希望自定义其应用/游戏与 XBOX services 交互的方式,可以创建 Web 服务。
  </Card>
</CardGroup>

## 另请参阅

* [访问策略](/services/xbox-services/fundamentals/s2s-auth-calls/custom-service-config/access-policies/index)
* [单点登录](/services/xbox-services/fundamentals/s2s-auth-calls/custom-service-config/single-sign-on/index)


## Related topics

- [Web 服务](/zh-CN/services/xbox-services/fundamentals/s2s-auth-calls/custom-service-config/web-services/index.md)
- [Web 请求](/zh-CN/build/console-features/networking/web-requests/web-requests-toc.md)
- [使用 Fiddler 检查 Web 服务调用](/zh-CN/tools/tools-services/live-fiddler-inspect-web-calls.md)
- [在合作伙伴中心设置 Web 服务](/zh-CN/services/xbox-services/fundamentals/s2s-auth-calls/custom-service-config/web-services/live-web-services.md)
- [自定义服务配置](/zh-CN/services/xbox-services/fundamentals/s2s-auth-calls/custom-service-config/index.md)
