Skip to main content
GET
/
files
/
{id}
/
download
Download a file
curl --request GET \
  --url https://nulldrop.xyz/api/v2/files/{id}/download \
  --header 'Authorization: Bearer <token>'
"<string>"

Documentation Index

Fetch the complete documentation index at: https://docs.nulldrop.xyz/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

API key authentication (format: nd_xxxxx)

Path Parameters

id
string
required

File ID

Response

File content

The response is of type file.