cURL
curl --request GET \ --url https://nulldrop.xyz/api/v2/files/{id}/download \ --header 'Authorization: Bearer <token>'
"<string>"
Download file content
API key authentication (format: nd_xxxxx)
File ID
File content
The response is of type file.
file