Universal Online File Viewer API
Open and preview 50+ file formats including documents, databases, archives, media, and code files.
2 subscribers
9.1/10 popularity
1003 ms avg latency
100% success rate
100 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Universal Online File Viewer API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
getRows /api/v1/csv/{file_id}/rows |
Get paginated rows with optional filtering and sorting. Filters should be a JSON string. |
| POST |
viewImage /api/v1/files/view-image |
|
| GET |
getSignatures /api/v1/bin/{file_id}/signatures |
|
| POST |
uploadSql /api/v1/sql/upload |
Uploads an SQL file, creates a temporary sandbox database, and returns the session ID. |
| GET |
getTables /api/v1/sqlite/{id}/tables |
|
| POST |
uploadArchive /api/v1/archives/upload |
|
| GET |
listArchive /api/v1/archives/{uid}/list |
|
| GET |
getStats /api/v1/csv/{file_id}/stats |
Get column statistics and quality analysis. |
| POST |
uploadCsv /api/v1/csv/upload |
Upload CSV file, detect properties, and return ID. |
| GET |
getRaw /api/v1/csv/{file_id}/raw |
Get raw text content. |
| POST |
uploadFile /api/v1/files/upload |
|
| GET |
getOverview /api/v1/csv/{file_id}/overview |
Get file metadata (encoding, delimiter, schema summary). |
| GET |
getSheetData /api/v1/excel/{file_id}/sheet/{sheet_name} |
Get paginated data for a specific sheet. |
| GET |
getSheets /api/v1/excel/{file_id}/sheets |
Get list of sheets for an uploaded file. |
| POST |
uploadEpub /api/v1/epub/upload |
|
| GET |
getRawSql /api/v1/sql/{sql_id}/raw |
Returns the original raw SQL content. |
| GET |
getSummary /api/v1/exec/{file_id}/summary |
|
| GET |
extractBytes /api/v1/bin/{file_id}/extract |
|
| GET |
getSections /api/v1/exec/{file_id}/sections |
|
| DELETE |
deleteFile /api/v1/admin/files/{file_id} |
Delete a file (Real deletion). |
| GET |
getFullAnalysis /api/v1/exec/{file_id}/full-analysis |
|
| PUT |
updateApiKeyQuota /api/v1/admin/api-keys/{key_id} |
Update API key (Admin only). |
| POST |
uploadBinary /api/v1/exec/upload |
|
| GET |
getResources /api/v1/exec/{file_id}/resources |
|
| GET |
getStrings /api/v1/bin/{file_id}/strings |
|
| POST |
viewDocx /api/v1/files/view-docx |
|
| POST |
uploadCodeFile /api/v1/code/upload |
Upload a code file. Returns file_id, language, size, total_lines. |
| POST |
uploadExcel /api/v1/excel/upload |
Upload Excel file and return file ID and sheet names. |
| GET |
getForeignKeys /api/v1/sqlite/{id}/foreign-keys |
|
| POST |
uploadBinary /api/v1/bin/upload |
|
| GET |
getHeaders /api/v1/exec/{file_id}/headers |
|
| GET |
getChunk /api/v1/bin/{file_id}/chunk |
|
| GET |
healthCheck /api/v1/health |
|
| POST |
createApiKey /api/v1/api-keys/ |
Create new API key. |
| GET |
getSchema /api/v1/sqlite/{id}/schema |
|
| GET |
getOverview /api/v1/bin/{file_id}/overview |
|
| DELETE |
deleteApiKey /api/v1/api-keys/{id} |
Delete an API key. |
| GET |
readApiKeys /api/v1/api-keys/ |
Retrieve API keys. |
| GET |
getIcon /api/v1/apk/{id}/icon |
|
| GET |
getHex /api/v1/exec/{file_id}/hex |
|
| GET |
getEntropy /api/v1/bin/{file_id}/entropy |
|
| GET |
getAdminDashboard /api/v1/admin/dashboard |
Get admin dashboard statistics. |
| GET |
getFiles /api/v1/admin/files |
Get files with pagination and stats. Supports filtering by search, type, date range, and size. |
| POST |
loginAccessToken /api/v1/login/access-token |
OAuth2 compatible token login, get an access token for future requests |
| GET |
getPermissions /api/v1/apk/{id}/permissions |
|
| GET |
listFiles /api/v1/files/ |
|
| GET |
readUsers /api/v1/users/ |
Retrieve users. |
| POST |
createUser /api/v1/users/ |
Create new user. |
| GET |
extractFile /api/v1/archives/{uid}/extract |
|
| GET |
getUsers /api/v1/admin/users |
Get users with pagination. |
+ 50 more endpoints on the provider's documentation.
Universal Online File Viewer API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|