Sandbox
Explore every endpoint with simulated responses — no credentials required.
GET
/account/info
Account Info
Retrieve detailed information about the authenticated account.
Click "Send request" to see a simulated response.
Code Examples
curl -X GET "https://rediafile.com/cloud/api/v2/account/info" \
-H "Authorization: Bearer $TOKEN"