Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Retrieves quota information for this storage type.
/global/scids/{scid}/data/{path}
Lists file information at a specified path.
/global/scids/{scid}/data/{pathAndFileName},{type}
Downloads a file.
/json/users/batch/scids/{scid}/data/{pathAndFileName},json
Downloads multiple files from multiple users with the same filename.
/json/users/xuid({xuid})/scids/{scid}
Retrieves quota information for this storage type.
/json/users/xuid({xuid})/scids/{scid}/data/{path}
Lists file information at a specified path.
/json/users/xuid({xuid})/scids/{scid}/data/{pathAndFileName},json
Downloads, uploads, or deletes a file.
/sessions/{sessionId}/scids/{scid}
Retrieves quota information for this storage type.
/sessions/{sessionId}/scids/{scid}/data/{path}
Lists file information at a specified path.
/sessions/{sessionId}/scids/{scid}/data/{pathAndFileName},{type}
Downloads a file.
/trustedplatform/users/batch/scids/{scid}/data/{pathAndFileName},{type}
Downloads multiple files from multiple users with the same filename.
/trustedplatform/users/xuid({xuid})/scids/{scid}
Retrieves quota information for this storage type.
/trustedplatform/users/xuid({xuid})/scids/{scid}/data/{path}
Lists file information at a specified path.
/trustedplatform/users/xuid({xuid})/scids/{scid}/data/{pathAndFileName},{type}
Downloads, uploads, or deletes a file.
/untrustedplatform/users/batch/scids/{scid}/data/{pathAndFileName},{type}
Downloads multiple files from multiple users with the same filename.
/untrustedplatform/users/xuid({xuid})/scids/{scid}
Retrieves quota information for this storage type.
/untrustedplatform/users/xuid({xuid})/scids/{scid}/data/{path}
Lists file information at a specified path.
/untrustedplatform/users/xuid({xuid})/scids/{scid}/data/{pathAndFileName},{type}
Downloads, uploads, or deletes a file.