Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Optional API key and device headers for FileScanner.
X-API-Key: <api_key>
X-Device-Name: <device_name>
apikey
devicename
curl -X POST "https://6465762e76312e7363616e.slayers.tech/api/scan" \ -H "X-API-Key: $FILESCANNER_API_KEY" \ -H "X-Device-Name: $FILESCANNER_DEVICE_NAME" \ -F "file=@/path/to/file"