> ## 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.

# S2S 调用

> 浏览 XBOX Game Development Kit 中的 S2S 调用文档与参考资料。

浏览 XBOX 游戏开发中的 S2S 调用相关主题。

<CardGroup cols={2}>
  <Card title="S2S 调用模式" icon="folder-open" href="/services/xbox-services/fundamentals/s2s-auth-calls/s2s-calls/s2s-call-patterns/index">
    S2S 调用模式相关文档。
  </Card>

  <Card title="对 XBOX services 的服务调用" icon="right-to-bracket" href="/services/xbox-services/fundamentals/s2s-auth-calls/s2s-calls/live-s2s-calls-nav">
    有关通过 XBOX services 进行身份验证的信息。
  </Card>

  <Card title="从游戏服务调用 XBOX services" icon="lightbulb" href="/services/xbox-services/fundamentals/s2s-auth-calls/s2s-calls/live-title-service-calls-xbox-live">
    本文介绍如何使用 XBOX 安全令牌 (XSTS) 从自定义游戏服务调用 XBOX services。
  </Card>
</CardGroup>

## 另请参阅

* [自定义服务配置](/services/xbox-services/fundamentals/s2s-auth-calls/custom-service-config/index)
* [服务身份验证](/services/xbox-services/fundamentals/s2s-auth-calls/service-authentication/index)


## Related topics

- [S2S 调用模式](/zh-CN/services/xbox-services/fundamentals/s2s-auth-calls/s2s-calls/s2s-call-patterns/index.md)
- [S2S 身份验证调用](/zh-CN/services/xbox-services/fundamentals/s2s-auth-calls/index.md)
- [服务到服务多人游戏会话管理](/zh-CN/services/xbox-services/fundamentals/s2s-auth-calls/s2s-calls/s2s-call-patterns/live-mpsd-service-to-service.md)
- [对 XBOX 服务的服务调用](/zh-CN/services/xbox-services/fundamentals/s2s-auth-calls/s2s-calls/live-s2s-calls-nav.md)
- [服务身份验证](/zh-CN/services/xbox-services/fundamentals/s2s-auth-calls/service-authentication/index.md)
