Skip to main content
POST
System 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
system_id
string<uuid>
required

UUID of the file, as returned in results[].system_id. Case-insensitive.

Example:

"3f0c6e1a-9b2d-4c7e-8f41-2a6d5b9e0c13"

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: "system-id"
system_id
string<uuid>
required
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.