API Overview
On this page
We have two APIs, one for uploading, and one for file management.
Upload API
Key features:
- Direct uploading
- Multipart uploading
- Uploading via URL
- Secure uploading
Upload API powers our File Uploader.
Upload API versioning
Upload API doesn't have versioning at the moment.
REST API
Key features:
- Secure authorization
- File and file groups management
- Uploadcare projects management
- Video processing and document conversion
- Object recognition
REST API versioning
When we introduce backward-incompatible changes, we release new major versions. Once published, such versions are supported for 2 years.
Version | Date Published | Available Until |
---|---|---|
0.6 | RC | TBD |
0.5 | 1 Apr 2016 | TBD |
0.4 | 13 Jun 2015 | 1 Sep 2019 |
0.3 | 11 Jun 2013 | 1 Sep 2019 |
0.2 | 7 Jun 2012 | 1 Sep 2019 |
0.1 | 31 May 2012 | 1 Feb 2019 |
Undefined | 31 May 2012 | 1 Sep 2019 |
Note, you won’t be able to use any API version after its support term. Requests to deprecated API versions will return error messages.