C
Cloudinary Upload API
Details
- URL
-
https://api.cloudinary.com/v1_1/{cloud_name} - Docs
- https://cloudinary.com/documentation/image_upload_api_reference
Authentication
Authorization: Basic <credential> Create a Cloudinary account via free signup or the unauthenticated agent account creation API. Then get your product environment credentials from the Console / product environment settings, or use the returned api_key, api_secret, and CLOUDINARY_URL from the agent account creation response. Cloudinary's getting-started docs point developers to Step 1: Register and find credentials.