Reliable storage and fast transfers. Create workspaces helps your remote team stay connected and work together spontaneously

THE RIGHT SOLUTION FOR YOUR NEEDS

We make secure cloud storage simple and convenient. Create a free RediaFile account today! and Keep your files safe,invite others to view, download, and collaborate on all the files you want.Your files in RediaFile can be reached from any smartphone, tablet, or computer.

 

Individual need

All your content at your fingertips Keep your big ideas, fond memories and family traditions safe. Keep track of everything you want to preserve, with no time limit.

 

Commercial Teams

Help your business manage complex teams with advanced administration, auditing, security, and onboarding features, while giving them all the storage space they need.

 

Small Business

Overview

The file upload API is an interface which can be used in your own applications to securely upload, manage and download files externally from this website. This API will evolve over time when access to other data within the system is made available. However, none of the current endpoints or response values will change. You can write your integration code knowing that it will now be affected by future updates.

 
file
string($binary)
 

Content of file to upload to Rdiafile

parentId
integer
 

ID of folder where this file should be uploaded, null will upload to root

relativePath
string
 

Folders in the path provided here will be auto created, if they don't exist already. This is mainly useful when uploading a folder from browser. It should include original filename as well:

/some/folders/here/file-name.jpg

Responses

Code Description Links
201
Media type
Controls Accept header.
{
  "status": "success",
  "fileEntry": {
    "id": 0,
    "name": "image.png",
    "file_name": "j6oWHDG1z613UqFHLZpE1Yrqngw0N8XLuGNLNWJV",
    "file_size": 111863,
    "parent_id": 1,
    "parent": "string",
    "thumbnail": "thumbnail.png",
    "mime": "image/png",
    "url": "secure/uploads/3260",
    "hash": "MzI2MHxwYWRkaQ",
    "type": "image",
    "description": "Example description entered by user",
    "deleted_at": "2021-02-23T14:42:38.000000Z",
    "created_at": "2021-02-23T14:42:38.000000Z",
    "updated_at": "2021-02-23T14:42:38.000000Z",
    "path": "3260/3261/3262",
    "users": [
      {
        "id": 0,
        "email": "example@gmail.com"
      }
    ]
  }
}
No links
401

Unauthenticated. Either access token is not provided or is invalid.

No links
403

Unauthorized access. You don't have permissions required to perform this operation.

No links
422

Invalid data specified

Media type
{
  "status": "error",
  "message": "Reason for the error",
  "errors": {
    "some_data_1": "Error message for data 1",
    "some_data_2": "Error message for data 2"
  }
}

File sharing for your team File sharing streamlines workflows, lets users collaborate remotely, and keeps documents secure. The right solution will help your small business save time and increase productivity.