Content > Files
Commerce APIContentFiles
Files

The Files API facilitates the upload and storage of files that can be utilized in your store. These files might include images, product documentation, and more. Files can be designated as either private or public and can be accessed by your store or other APIs as necessary.

Endpoints

EndpointDescription
attachmentsCreate anonymous file attachment
filesGet files
filesCreateUpload a file
filesDeleteDelete files
filesDownloadBegin file download
filesLookupLookup files by hash
filesModifyUpload a file
filesPageGet files page
filesSignCreate signature for file access
filesUploadBegin resumable file upload
filesUploadedFinalize file upload
userFilesGet user files
userFilesCreateCreate user file
userFilesDeleteDelete user file

Types

Types
Attachment
File
FileCreate
FileIDAndURL
FileModify
FilePage
FileStorage
FileURL
FilesPageSortBy
ImageType
PDFSignature
UserFile
UserFileCreate