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

Gofile

Upload file tanpa batas size. Reset expiry tiap download.

Endpoints
1
Requests
2
Updated
3 months ago
For LLMs
llms.txt
Endpoint health7 hours ago
  • uploadnot measured
no measurements yetdaily 01:00 WIB

Playground

1 endpoint
POST/v1/uploader:gofile/uploadno cache1 paramchecking key…
Parameters
filefilerequired

File yang mau di-upload. Tanpa batas size.

·
Response
EXAMPLE
{
  "mime": "image/jpeg",
  "note": "Timer 10 hari reset setiap ada yang download. File praktis permanent selama aktif diakses.",
  "service": "gofile",
  "fileName": "96fc0fc145454ad9457b51e17ae68a55.jpg",
  "fileSize": 67105,
  "expiresAt": "2026-06-02T09:43:34.331Z",
  "expiresIn": "10 hari idle (reset tiap download)",
  "publicUrl": "https://gofile.io/d/bO1T4k",
  "directLink": null,
  "uploadedAt": "2026-05-23T09:43:34.332Z",
  "contentCode": null,
  "oneTimeDownload": false
}

Code examples

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

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

const data = await client.run("uploader:gofile", "upload", {
  "file": "archive.zip"
});
console.log(data);
Full SDK reference →
request.sh
curl -X POST "https://api.zpi.web.id/v1/uploader:gofile/upload" \
  -H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx" \
  -F "file=@/path/to/file.jpg"

Full reference

1 endpoint · plain text
POSTUpload File/v1/uploader:gofile/uploadUpload file tanpa batas size. Reset expiry tiap download.

Parameters

filefilerequiredin form
File yang mau di-upload. Tanpa batas size.

Request

curl -X POST "https://api.zpi.web.id/v1/uploader:gofile/upload" \
  -H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"

Example response

{
  "mime": "image/jpeg",
  "note": "Timer 10 hari reset setiap ada yang download. File praktis permanent selama aktif diakses.",
  "service": "gofile",
  "fileName": "96fc0fc145454ad9457b51e17ae68a55.jpg",
  "fileSize": 67105,
  "expiresAt": "2026-06-02T09:43:34.331Z",
  "expiresIn": "10 hari idle (reset tiap download)",
  "publicUrl": "https://gofile.io/d/bO1T4k",
  "directLink": null,
  "uploadedAt": "2026-05-23T09:43:34.332Z",
  "contentCode": null,
  "oneTimeDownload": false
}

Related APIs

More in uploader

Uguu

uploader/uguu

Upload file ephemeral 3 jam. Max 128MB.

21 calls·no cache

Tmpfiles

uploader/tmpfiles

Upload file ephemeral 1 jam. Max 100MB.

2 calls·no cache

Cutout Image

uploader/cutout

Upload gambar ke S3 presigned URL (3 jam). Khusus image.

2 calls·no cache

Litterbox

uploader/litterbox

Upload file ephemeral 1h-72h. Max 1GB.

1 calls·no cache

Kappa.lol

uploader/kappa-lol

Upload a file and receive a short shareable link.

0 calls·5m cache

Temp.sh

uploader/temp-sh

Upload a file to a temporary host with short retention.

0 calls·5m cache
Browse APIsPricingDocsMCP serverGet an API key
zapi.One key, one response shape.
TermsPrivacyCookiesAUPRefunds© 2026