U
Uploadcare REST API
Details
- URL
-
https://api.uploadcare.com/ - Docs
- https://uploadcare.com/docs/api/rest/
Authentication
Uploadcare project API keys (public key + secret key)
Authorization: Uploadcare <credential> + Uploadcare project API keys (public key + secret key) Date: <credential> discovered In the Uploadcare dashboard, open your project and go to the API keys page. Copy the project's public key and secret key. The same pair is used for REST API signing and for generating signed-upload signatures. Keep the secret key server-side.
Authorization: Uploadcare.Simple <credential>