client.UploadFile(), client.ListFiles(), client.RetrieveFile(), client.RetrieveFileContent().
Example
ListFiles() is wired through the SDK, but GET /files currently returns file_list_not_supported_with_shared_gateway_key
on the shared gateway key. Persist uploaded file ids and retrieve them directly instead.