U

Uploadcare REST API

REST discovered

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
Uploadcare project API keys (public key + secret key) compound Get key ↗

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.

Uploadcare project API keys (public key + secret key) compound discovered Get key ↗
Authorization: Uploadcare.Simple <credential>