Cloudinary Admin API

The Admin API supports bulk asset management (search, retrieval, update, delete, restore), and CRUD management of folders, metadata fields, metadata rules, upload presets, transformations, streaming profiles, webhooks, mappings and product environment configuration. Authentication uses HTTP Basic Auth with API key and secret. EU and AP regional endpoints are available for enterprise customers (api-eu.cloudinary.com, api-ap.cloudinary.com).

API entry from apis.yml

apis.yml Raw ↑
aid: cloudinary:admin
name: Cloudinary Admin API
tags:
- Administration
- Asset Management
- Folders
- Metadata
- Webhooks
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://api.cloudinary.com/v1_1
humanURL: https://cloudinary.com/documentation/admin_api
properties:
- url: https://cloudinary.com/documentation/admin_api
  type: Documentation
description: The Admin API supports bulk asset management (search, retrieval, update, delete, restore),
  and CRUD management of folders, metadata fields, metadata rules, upload presets, transformations, streaming
  profiles, webhooks, mappings and product environment configuration. Authentication uses HTTP Basic Auth
  with API key and secret. EU and AP regional endpoints are available for enterprise customers (api-eu.cloudinary.com,
  api-ap.cloudinary.com).