zapi.
APIsPricingDocsMCP
APIsPricingDocsMCP
Sign in
zapi.
APIsPricingDocsMCP
APIsPricingDocsMCP
Sign in
Downloader/Pixeldrain Downloader
Logo Pixeldrain Downloader

Pixeldrain Downloader

Pixeldrain file info & downloader — retrieve metadata, direct download link, and availability status from any public Pixeldrain file.

1 endpoint1 endpoint on this scraper28 calls28 calls so farupdated 3 months agoLast updated 6/13/2026, 2:21:52 AMBusy: 10+ calls so farllms.txt
Endpoints1

1/1 passing
checked 20 hours ago · daily 01:00 WIB

Download

Pixeldrain file info & downloader — retrieve metadata, direct download link, and availability status from any public Pixeldrain file.

GET/v1/downloader:pixeldrain/download6m cache1 paramchecking key…
Parameters
urlstringrequired

URL halaman Pixeldrain (/u/<id>) atau ID file saja (mis. 5UZcgpfV)

·
Response
EXAMPLE
{
  "views": 452,
  "fileId": "5UZcgpfV",
  "sha256": "d004d510c52de2389e515eb4e3b96cfdb90c006b0af53c7e22b773b7e9f771b7",
  "showAds": true,
  "fileName": "APPR2622win-yasir252.rar",
  "mimeType": "application/x-rar-compressed",
  "abuseType": "",
  "downloads": 553,
  "sizeBytes": 4419530686,
  "sizeHuman": "4.12 GB",
  "viewerUrl": "https://pixeldrain.com/u/5UZcgpfV",
  "uploadedAt": "2026-05-10T17:38:00.677Z",
  "canDownload": true,
  "downloadUrl": "https://pixeldrain.com/api/file/5UZcgpfV?download",
  "lastViewedAt": "2026-06-20T12:53:32.79Z",
  "thumbnailUrl": "https://pixeldrain.com/file/5UZcgpfV/thumbnail",
  "abuseReporter": "",
  "bandwidthUsed": 1682540608132,
  "deleteAfterDate": "0001-01-01T00:00:00Z",
  "allowVideoPlayer": true,
  "downloadSpeedLimit": 0,
  "deleteAfterDownloads": 0
}

Code

Download
index.ts
// npm i zpi-sdk
import { ZpiClient } from "zpi-sdk";

const client = new ZpiClient({ apiKey: "zpi_xxxxxxxxxxxxxxxxxxxxxxxx" });

const data = await client.run("downloader:pixeldrain", "download", {
  "url": "https://pixeldrain.com/u/5UZcgpfV"
});
console.log(data);
Recommended · typed errors, safe retries and bulk jobsSDK reference

Full reference

1 endpoint · plain text
GET
Download/v1/downloader:pixeldrain/download
1 param

Parameters

urlstringrequired
URL halaman Pixeldrain (/u/<id>) atau ID file saja (mis. 5UZcgpfV)

Request

curl -X GET "https://api.zapi.ink/v1/downloader:pixeldrain/download?url=https%3A%2F%2Fpixeldrain.com%2Fu%2F5UZcgpfV" \
  -H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"

Example response

{
  "views": 452,
  "fileId": "5UZcgpfV",
  "sha256": "d004d510c52de2389e515eb4e3b96cfdb90c006b0af53c7e22b773b7e9f771b7",
  "showAds": true,
  "fileName": "APPR2622win-yasir252.rar",
  "mimeType": "application/x-rar-compressed",
  "abuseType": "",
  "downloads": 553,
  "sizeBytes": 4419530686,
  "sizeHuman": "4.12 GB",
  "viewerUrl": "https://pixeldrain.com/u/5UZcgpfV",
  "uploadedAt": "2026-05-10T17:38:00.677Z",
  "canDownload": true,
  "downloadUrl": "https://pixeldrain.com/api/file/5UZcgpfV?download",
  "lastViewedAt": "2026-06-20T12:53:32.79Z",
  "thumbnailUrl": "https://pixeldrain.com/file/5UZcgpfV/thumbnail",
  "abuseReporter": "",
  "bandwidthUsed": 1682540608132,
  "deleteAfterDate": "0001-01-01T00:00:00Z",
  "allowVideoPlayer": true,
  "downloadSpeedLimit": 0,
  "deleteAfterDownloads": 0
}

Related APIs

More in downloader

YouTube Downloader

downloaderyoutube

Download video & audio dari YouTube — kualitas hingga 1080p, mode audio-only (mp3). Tempel URL, dapat link unduhan langsung.

8888 calls so far1hResponses cached for 1h
Busy: 10+ calls so far

Instagram Downloader

downloaderinstagram

Download Reels, video, & foto dari Instagram. Carousel multi-media didukung. Tempel URL post/reel.

105105 calls so far1hResponses cached for 1h
Busy: 10+ calls so far

Pinterest Downloader

downloaderpinterest

Download video & gambar dari Pinterest. Tempel URL pin.

3434 calls so far1hResponses cached for 1h
Busy: 10+ calls so far

Twitter / X Downloader

downloadertwitter

Download video dari Twitter / X. Tempel URL tweet yang berisi video.

3232 calls so far1hResponses cached for 1h
Busy: 10+ calls so far

Facebook Downloader

downloaderfacebook

Download video & Reels dari Facebook. Tempel URL video/watch/reel publik.

1212 calls so far1hResponses cached for 1h
Busy: 10+ calls so far

MediaFire Downloader

downloadermediafire

MediaFire file downloader — retrieve direct download link, file metadata, and size info from any public MediaFire share URL.

1212 calls so far6mResponses cached for 6m
Busy: 10+ calls so far
zapi.

One key, one response shape. We keep the scrapers working.

Get an API key
ProductBrowse APIsPricingDocsMCP server
DevelopersSDK on npmGitHubOpenAPI specllms.txt
SupportReport an issueDiscord
LegalTermsPrivacyCookiesAUPRefunds
© 2026 ZapiPublic web data, one API.
zapi.