Welcome to the File Storage API. You can use this API to access all File Storage API endpoints. Base URL The base URL for all API requests is https://unify.apideck.com We also provide a Mock API that can be used for testing purposes: `https://mock-
curl \ -H "Authorization: $API_KEY" \ https://unify.apideck.com/file-storage/files
curl \ -H "Authorization: $API_KEY" \ https://unify.apideck.com/file-storage/drives
curl \
-H "Authorization: $API_KEY" \
https://unify.apideck.com/file-storage/files/{id}