Welcome to the Filtrbox API wiki. Get Coding!
We have released a new API. If you are having problems working with it, please contact support and we will help with any problems you've encountered.
What you need to know
- Filtrbox provides a RESTful API over HTTP that enables customers and partners to consume and manipulate Filtrbox data. We require the use of a GET request for data retrieval and POST/PUT/DELETE for create/update/delete requests. We currently support JSON and XML. For full details, see Available Representations.
- Many calls in the API require the use of pagination.
- Many resources will return you navigational links to help work with the data. For example, from a given Folder resource, you will have a link to the child Filtr Resources.
- Our API is versioned. To make sure your usage isn't interrupted, we recommend you lock your deployments to a specific version. See all of our recommended practices here.
- The Filtrbox API is for non-commerical use by outside developers. If you are interested in using Filtrbox in a commercial manner, get in touch with us first.
- Questions? Suggestions? Email support for technical questions and sales for everything else.
Documentation
Community Resources
- Filtrbox Development blog
- Libraries
- Examples
- Tutorials
Comments (0)
You don't have permission to comment on this page.