Parameters
1 query
Query parameters
· 1tokenstringRequiredUnique file token.
Example
aB3xKm9pQ2wLn4YzProxies and streams the file content. Use this endpoint in iframes, img tags, or for direct file viewing. Returns the raw file bytes with appropriate Content-Type header.
1 query
tokenstringRequiredUnique file token.
aB3xKm9pQ2wLn4Yz1 status code documented
This response returns no JSON body.
{
"success": true
}GET /bff/drive/viewer
curl -X GET "https://api.bizkithub.com/bff/drive/viewer?token=aB3xKm9pQ2wLn4Yz" \
-H "Content-Type: application/json" \
-H "Authorization: Bearer YOUR_API_KEY"All BizKitHub public API endpoints require authentication via API key.