Getting Started
SuiteFiles is a secure and scalable cloud-based digital workspace solution.
To use the SuiteFiles developer API, you will first need an application key (App Key) which will be passed to us along with each of your requests. To apply for an App Key, click the Apply to be an App Partner button in the top right corner, complete the details and submit the form. We’ll be in touch to provide you with an App Key once your application has been processed.
Integration Options
We have built our developer API with the intention of making it as easy as possible for you to integrate with SuiteFiles, as well as giving you the ability to build deep integrations as you see fit.
There are three methods for integration which are outlined below and accessible from the sidebar on the left.
Prebuilt Components
We have created prebuilt components to allow for saving and choosing client files within SuiteFiles. These components are intended to be attached to a webpage with the simple import of our provided JavaScript, and with minimal configuration by you as the developer.
Please read further about these components in the Prebuilt Components section.
RESTful API
If you want to build the entire integration yourself without any of our libraries or components, we welcome you to, and have provided the assisting API documentation.
This documentation is what we have used to write our components, and we will update it with more methods as we develop them.
If you find that there are methods you would like to access that we are not providing, feel free to let us know.
Please read further about our API in the API Reference section.