Using silk-v3-decoder with files.com

C integration

Install
# See https://github.com/kn007/silk-v3-decoder
List Apps
curl \
  -H "X-FilesAPI-Key: $API_KEY" \
  /apps
Show site settings
curl \
  -H "X-FilesAPI-Key: $API_KEY" \
  /site
List Users
curl \
  -H "X-FilesAPI-Key: $API_KEY" \
  /users
SDK on GitHub 📄 API Docs
SDK
silk-v3-decoder
C
API
files.com
files.com
At a glance
Language C
Endpoints222