zapi.
APIsPricingDocsMCP
APIsPricingDocsMCPSign in
zapi.
APIsPricingDocsMCP
APIsPricingDocsMCPSign in
On this page
  • Playground
  • Code examples
  • Full reference
  • Related APIs
Downloader/MediaFire Downloader
Logo MediaFire Downloader

MediaFire Downloader

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

Endpoints
1
Requests
12
Updated
3 months ago
For LLMs
llms.txt
Endpoint health7 hours ago
  • downloadpassing, 0.6s
1/1 passingdaily 01:00 WIB

Playground

1 endpoint
GET/v1/downloader:mediafire/download6m cache1 paramchecking key…
Parameters
urlstringrequired

URL halaman MediaFire (bukan link download langsung)

·
Response
EXAMPLE
{
  "fileId": "rutx9o67641wjm9",
  "fileName": "MediaFire+-+Getting+Started.pdf",
  "fileSize": "372.37KB",
  "fileType": "application/pdf",
  "thumbnail": "https://static.mediafire.com/images/filetype/download/pdf.jpg",
  "downloadUrl": "https://download2389.mediafire.com/do04ru3p1loghjdnGs4W9K2W0ef_N_CpzbMTzfG_fkDFJ0KmoMIVAJ2NoMr-Uj2Mr1ho9n05iwVGxQVwypSk2pcySKAGWcPKBI9dlGisI1OuYYridrDNVWvBgMg8Pk2W1qLWai1Y1I7Trwqahi9REtn2GO556a97eR9IpzTNIYvb/rutx9o67641wjm9/MediaFire+-+Getting+Started.pdf"
}

Code examples

Download
zpi-sdkrecommended
// npm i zpi-sdk
import { ZpiClient } from "zpi-sdk";

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

const data = await client.run("downloader:mediafire", "download", {
  "url": "https://www.mediafire.com/file/rutx9o67641wjm9/MediaFire_-_Getting_Started.pdf/file"
});
console.log(data);
Full SDK reference →
request.sh
curl -X GET "https://api.zpi.web.id/v1/downloader:mediafire/download?url=https%3A%2F%2Fwww.mediafire.com%2Ffile%2Frutx9o67641wjm9%2FMediaFire_-_Getting_Started.pdf%2Ffile" \
  -H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"

Full reference

1 endpoint · plain text
GETDownload/v1/downloader:mediafire/downloadMediaFire file downloader — retrieve direct download link, file metadata, and size info from any public MediaFire share URL.

Parameters

urlstringrequired
URL halaman MediaFire (bukan link download langsung)

Request

curl -X GET "https://api.zpi.web.id/v1/downloader:mediafire/download?url=https%3A%2F%2Fwww.mediafire.com%2Ffile%2Frutx9o67641wjm9%2FMediaFire_-_Getting_Started.pdf%2Ffile" \
  -H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"

Example response

{
  "fileId": "rutx9o67641wjm9",
  "fileName": "MediaFire+-+Getting+Started.pdf",
  "fileSize": "372.37KB",
  "fileType": "application/pdf",
  "thumbnail": "https://static.mediafire.com/images/filetype/download/pdf.jpg",
  "downloadUrl": "https://download2389.mediafire.com/do04ru3p1loghjdnGs4W9K2W0ef_N_CpzbMTzfG_fkDFJ0KmoMIVAJ2NoMr-Uj2Mr1ho9n05iwVGxQVwypSk2pcySKAGWcPKBI9dlGisI1OuYYridrDNVWvBgMg8Pk2W1qLWai1Y1I7Trwqahi9REtn2GO556a97eR9IpzTNIYvb/rutx9o67641wjm9/MediaFire+-+Getting+Started.pdf"
}

Related APIs

More in downloader

Instagram Downloader

downloader/instagram

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

92 calls·1h cache

YouTube Downloader

downloader/youtube

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

59 calls·1h cache

Twitter / X Downloader

downloader/twitter

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

32 calls·1h cache

Pixeldrain Downloader

downloader/pixeldrain

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

28 calls·6m cache

Pinterest Downloader

downloader/pinterest

Download video & gambar dari Pinterest. Tempel URL pin.

26 calls·1h cache

Facebook Downloader

downloader/facebook

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

9 calls·1h cache
Browse APIsPricingDocsMCP serverGet an API key
zapi.One key, one response shape.
TermsPrivacyCookiesAUPRefunds© 2026