Skip to main content

Title Storage URIs

This section provides details about Universal Resource Identifier (URI) addresses and associated Hypertext Transport Protocol (HTTP) methods from XBOX Live Services for title storage. Games running on all platforms can use this service. The domain for these URIs is titlestorage.xboxlive.com.

In this section

/global/scids/   Retrieves quota information for this storage type. /global/scids//data/   Lists file information at a specified path. /global/scids//data/,   Downloads a file. /json/users/batch/scids//data/,json   Downloads multiple files from multiple users with the same filename. /json/users/xuid()/scids/   Retrieves quota information for this storage type. /json/users/xuid()/scids//data/   Lists file information at a specified path. /json/users/xuid()/scids//data/,json   Downloads, uploads, or deletes a file. /sessions//scids/   Retrieves quota information for this storage type. /sessions//scids//data/   Lists file information at a specified path. /sessions//scids//data/,   Downloads a file. /trustedplatform/users/batch/scids//data/,   Downloads multiple files from multiple users with the same filename. /trustedplatform/users/xuid()/scids/   Retrieves quota information for this storage type. /trustedplatform/users/xuid()/scids//data/   Lists file information at a specified path. /trustedplatform/users/xuid()/scids//data/,   Downloads, uploads, or deletes a file. /untrustedplatform/users/batch/scids//data/,   Downloads multiple files from multiple users with the same filename. /untrustedplatform/users/xuid()/scids/   Retrieves quota information for this storage type. /untrustedplatform/users/xuid()/scids//data/   Lists file information at a specified path. /untrustedplatform/users/xuid()/scids//data/,   Downloads, uploads, or deletes a file.

See also

Parent
Universal Resource Identifier (URI) Reference
Last modified on August 20, 2026