Sandbox
Explore every endpoint with simulated responses — no credentials required.
GET
/folder/listing
List Folder
List files and subfolders inside a folder.
Click "Send request" to see a simulated response.
Code Examples
curl -X GET "https://rediafile.com/cloud/api/v2/folder/listing?folder_id=fld_root" \
-H "Authorization: Bearer $TOKEN"