Uploadcare REST API Reference
REST API provides low-level access to Uploadcare features. You can access files and their metadata, application data, file groups, add-ons, projects, webhooks, document conversion and video encoding.
API clients
You don’t have to code most of the low-level API interactions. We have high-level libraries for all popular platforms:
- JavaScript
- PHP
- Python (including Django)
- Ruby and Rails
- Swift (iOS, iPadOS, macOS, tvOS, Linux)
- Kotlin (Android)
- Java
- Golang
- Rust
In this API reference, you will see request examples in different languages. Keep in mind that running sample queries requires our libraries to be installed and initialized.