Skip to main content
GET
/
search
/
download
Download Search Results
curl --request GET \
  --url https://api.sixtyfour.ai/search/download
{
  "url": "<string>",
  "bucket": "<string>",
  "path": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.sixtyfour.ai/llms.txt

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

Headers

x-api-key
string | null

Query Parameters

resource_handle_id
string
required

Resource handle ID for the search result

Response

Successful Response

Response for result download endpoint.

url
string
required

Signed download URL.

bucket
string
required

Storage bucket containing the file.

path
string
required

Object path within the bucket.