Single subscriber endpoint that receives every Cloudinary notification
for the configured product environment. The `notification_type` field on
the JSON body identifies the event class. Cloudinary POSTs one
notification per HTTP request.
Fired when one or more eager transformations finish processing.
Content-Type: application/json
rename
Fired when an asset's public ID changes.
Content-Type: application/json
delete
Fired when one or more assets are deleted.
Content-Type: application/json
move
Fired when assets move between folders.
Content-Type: application/json
create_folder
Fired when a new asset folder is created.
Content-Type: application/json
delete_folder
Fired when an asset folder is deleted.
Content-Type: application/json
move_or_rename_asset_folder
Fired when an asset folder path is moved or renamed.
Content-Type: application/json
resource_tags_changed
Fired when tags are added to or removed from one or more resources.
Content-Type: application/json
resource_context_changed
Fired when contextual metadata on a resource is added, updated, or removed.
Content-Type: application/json
resource_metadata_changed
Fired when structured metadata on a resource is modified.
Content-Type: application/json
resource_display_name_changed
Fired when an asset's display name is modified.
Content-Type: application/json
access_control_changed
Fired when an asset's access control settings change.
Content-Type: application/json
related_assets
Fired when related-asset relationships are added or removed.
Content-Type: application/json
multi
Fired when a multi (animated GIF / sprite / PDF) generation completes.
Content-Type: application/json
explode
Fired when a multi-page asset explosion (e.g. PDF) completes.
Content-Type: application/json
proof_status_changed
Fired when a creative approval proof status changes.
Content-Type: application/json
About AsyncAPI
The AsyncAPI specification describes event-driven APIs the way OpenAPI describes request/response APIs. A channel is the named pipe — a webhook URL, a Kafka topic, a WebSocket route, an MQTT subject — that producers and consumers publish or subscribe to. Each channel carries one or more messages with structured payloads, and an operation declares whether a given party sends or receives on that channel.
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.