Xamify CDN API

Media storage & delivery for courses, exams, and learning content.

Checking…

Endpoints

POST
/upload.php
Upload files (images, videos)
GET
/get.php
Serve files with optional signed URL
DELETE
/delete.php
Delete a file by path
POST
/bulk-delete.php
Delete multiple files
GET
/list.php
List files in a folder
GET
/stats.php
Storage statistics
POST
/generate-token.php
Generate signed read URL
GET
/health.php
Health check (no auth)