Skip to main content

Authentication

FileScanner supports optional authentication headers.

Headers

  • X-API-Key: <api_key> (optional)
  • X-Device-Name: <device_name> (optional)
Some clients may also pass these as multipart fields (apikey, devicename) instead of headers.

Example