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

> Web services documentation for XBOX titles, showing how to customize app interactions with XBOX services and configure endpoints in Partner Center.

Explore web services topics for XBOX game development.

<CardGroup cols={2}>
  <Card title="Web services" icon="right-to-bracket" href="/services/xbox-services/fundamentals/s2s-auth-calls/custom-service-config/web-services/live-web-services-nav">
    This section describes how to configure web service endpoints.
  </Card>

  <Card title="Setting up web services at partner" icon="gauge" href="/services/xbox-services/fundamentals/s2s-auth-calls/custom-service-config/web-services/live-web-services">
    Publishers can create web services if they want to customize the way their apps/titles interact with XBOX services.
  </Card>
</CardGroup>

## See also

* [Access policies](/services/xbox-services/fundamentals/s2s-auth-calls/custom-service-config/access-policies/index)
* [Single sign on](/services/xbox-services/fundamentals/s2s-auth-calls/custom-service-config/single-sign-on/index)


## Related topics

- [Web services](/services/xbox-services/fundamentals/s2s-auth-calls/custom-service-config/web-services/live-web-services-nav.md)
- [Web requests](/build/console-features/networking/web-requests/web-requests-toc.md)
- [Setting up web services at Partner Center](/services/xbox-services/fundamentals/s2s-auth-calls/custom-service-config/web-services/live-web-services.md)
- [Using Fiddler to inspect web service calls](/tools/tools-services/live-fiddler-inspect-web-calls.md)
- [HCWebSocketCreate](/reference/live/httpclient/httpclient/functions/hcwebsocketcreate.md)
