> For the complete documentation index, see [llms.txt](https://docs.codemash.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.codemash.io/sdks-and-cli/files/upload-url.md).

# Upload Url

The Files module provides cloud storage and file management — upload, download, access control, metadata, and CDN-backed delivery. Files can be referenced from Database records and follow the same identity and permission rules as the rest of the project.

| Method                                                                     | Endpoint                                      |
| -------------------------------------------------------------------------- | --------------------------------------------- |
| [Request Upload Url](/sdks-and-cli/files/upload-url/request-upload-url.md) | `POST /files/{filesIntegrationId}/upload-url` |
