Rust integration
use GQL::Client; let client = Client::new("YOUR_API_KEY");
curl \ -H "X-FilesAPI-Key: $API_KEY" \ /apps
curl \ -H "X-FilesAPI-Key: $API_KEY" \ /site
curl \ -H "X-FilesAPI-Key: $API_KEY" \ /users