Skip to main content

ExaVault API v2.0

The ExaVault API v2.0 lets customers who have upgraded from ExaVault run their previous code without widespread changes. This documentation helps you maintain existing integration code that relied on the ExaVault API.

Connecting to the API

Use your account's subdomain address, such as mysite.files.com, for all legacy version 2.0 calls.

New Development

The ExaVault platform and its legacy APIs provided a limited set of features. For new development, use the Files.com APIExternal LinkThis link leads to an external website and will open in a new tab and its tuned, well-tested SDKsExternal LinkThis link leads to an external website and will open in a new tab to take advantage of the full Files.com platform.

The Files.com API gives you access to every feature on your site, including fine-grained user permissions, automations, IP address controls, and history logs. We continuously add new functionality to the APIs and improve the SDKs.

Files.com offers SDKs in popular programming languages with developer-friendly features such as automatic pagination, automatic retries for file transfers, and parallelized uploads and downloads.