Real-Time Data Processing
Watch as our API instantly scans and analyzes MEGA folders, processing thousands of files in milliseconds
338
Files Scanned
19.7MB
Total Size
< 1000ms
Processing Time
Scanning folder structure...Complete
Lightning Fast
Get instant results for any MEGA folder URL with real-time status updates and comprehensive metadata.
Anonymous Access
No registration needed. Use the API freely without an account. Perfect for quick integrations and testing.
Always Current
Real-time data ensures you always get the latest folder information with accurate file counts and sizes.
GET
Get Folder Details
Retrieve detailed information about a Mega.nz folder including file count, size, and status.
Request
https://api.syntheticacloud.com/products/mega-scan/v1/details
This API can be used with or without auth.
Query Params
url
https://mega.nz/folder/GBdxyBbT#BE0IZ01-EnX97ljrnYeoOQ
Code
const response = await fetch('https://api.syntheticacloud.com/products/mega-scan/v1/details?url=https%3A%2F%2Fmega.nz%2Ffolder%2FGBdxyBbT%23BE0IZ01-EnX97ljrnYeoOQ')
const data = await response.json()
console.log(data)
Response
Successful response - Folder exists
{
"accessKey": "GBdxyBbT#...",
"status": "EXISTS",
"updatedAt": "2025-10-18T01:23:14.967Z",
"name": "! §dBedwars",
"stats": {
"totalFiles": 338,
"totalFolders": 27,
"totalSize": "19784346",
"totalVideos": 0,
"totalImages": 296
}
}
Generous Rate Limits
Choose the plan that fits your needs
Anonymous
1,500requests / 30 min
- No registration required
- Instant access
- Perfect for testing
Recommended
Authenticated
15,000requests / 30 min
Free
- 7.5x more requests
- Real-time stats
- Production ready
- Always free to use