Skip to main content
GET
/
v1
/
files
/
public
/
{token}
Download file via access link
curl --request GET \
  --url https://api.shingleai.com/v1/files/public/{token}
"<string>"

Documentation Index

Fetch the complete documentation index at: https://docs.shingleai.com/llms.txt

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

Path Parameters

token
string
required

Access link token

Response

File content as binary download

The response is of type file.

Last modified on May 4, 2026