Skip to main content
POST
Storage ID (raw file)

Authorizations

Authorization
string
header
required

Authorization: Bearer fly_live_…. Takes precedence when both headers are sent.

Query Parameters

format
enum<string>
default:json

json (default) or txt. Same search, same price, different output.

Available options:
json,
txt

Body

application/json
storage_id
string
required

128 or 129 hexadecimal characters. Whitespace and line breaks are removed first; 1,000 characters max as sent.

Maximum string length: 1000
bucket
enum<string>
required

Exact bucket value.

Available options:
leaks.private.general,
leaks.private,
leaks.logs,
leaks.public,
documents.public,
web.public,
pastes,
darknet,
dns,
whois,
usenet,
dumpster

Response

Search served (billed). JSON by default; with ?format=txt, the file itself as a text/plain attachment, with X-File-Truncated and X-File-Total-Bytes.

module
string
required
Allowed value: "storage-id"
storage_id
string
required
bucket
enum<string>
required
Available options:
leaks.private.general,
leaks.private,
leaks.logs,
leaks.public,
documents.public,
web.public,
pastes,
darknet,
dns,
whois,
usenet,
dumpster
file
object | null
required

null when the file is empty or was not found.

billed
boolean
required
usage
object
required

Quota of the account, after the call.