Is Cloudinary Down?

Cloudinary: Operational

No, Cloudinary is up. All systems operational.

checked 5s ago·All Systems Operational·Official Cloudinary status page →

Cloudinary components

Media Transformation API - USOperational
AWS ec2-us-east-1Operational
Media Transformation API - EUOperational
Media Transformation API - APOperational
Adobe Creative Cloud ConnectorOperational
ConsoleOperational
Upload API - USOperational
Upload API - EUOperational
Upload API - APOperational
WordPress PluginOperational
Flow EngineOperational
Admin API - USOperational
AWS s3-us-standardOperational
Admin API - APOperational
Admin API - EUOperational
Magento ExtensionOperational
Media DeliveryOperational
AWS sqs-us-east-1Operational
SalesForce CC Page Designer CartridgeOperational
Webhooks / HTTP notifications - USOperational
Webhooks / HTTP notifications - EUOperational
Webhooks / HTTP notifications - APOperational
AWS ec2-eu-west-1Operational
Digital Asset Management (DAM)Operational
SalesForce CC Site CartridgeOperational
Management ConsoleOperational
AWS ec2-ap-southeast-1Operational
Heroku pluginOperational
Website & DocumentationOperational
Akeneo PIM IntegrationOperational

What is Cloudinary?

Cloudinary is a cloud-based media management platform that provides image and video upload, storage, transformation, optimization, and delivery via a global CDN. It is used by developers and businesses to handle media pipelines without managing their own infrastructure. Organizations ranging from small startups to large enterprises rely on Cloudinary for serving product images, video streaming, and real-time image transformations in production applications.

Signs Cloudinary is having problems

  • Images and videos return 400, 404, or 5xx HTTP errors when fetched via res.cloudinary.com delivery URLs, causing broken media in production apps.
  • Upload API calls (POST to api.cloudinary.com/v1_1) time out or return error responses, blocking user-generated content workflows.
  • On-the-fly image transformations (resizing, cropping, format conversion) are served stale, incorrectly transformed, or not delivered at all.
  • The Cloudinary management console at cloudinary.com becomes slow to load, unresponsive, or returns errors when accessing the Media Library or usage dashboard.

Find out when your own services go down

You can check Cloudinary here — but a heartbeat monitor tells you the moment your API, website, or cron job stops responding, so you hear about your own downtime before your users do.

Frequently asked questions

How can I tell if Cloudinary is down?

Check the official Cloudinary status page at https://status.cloudinary.com for real-time incident reports covering the API, CDN delivery, and upload services. You can also test a known public delivery URL directly in your browser or with curl to see whether media is being served. If your own application depends on Cloudinary, setting up a heartbeat or synthetic monitor on your media endpoints with a tool like CronJobPro lets you get alerted the moment delivery fails, without relying solely on Cloudinary's self-reported status.

Where is the official Cloudinary status page?

The official status page is at https://status.cloudinary.com. It is maintained by Cloudinary and reports the current operational status of their CDN delivery network, upload API, transformation pipeline, and management console. You can subscribe to updates directly on that page to receive email notifications when incidents are opened or resolved.

Does a Cloudinary outage affect all regions equally?

Not always. Cloudinary uses a globally distributed CDN, so incidents can be regional, affecting only certain points of presence or only specific services such as uploads versus delivery. The status page at https://status.cloudinary.com typically specifies which components and regions are affected during an incident, so it is worth checking the detail rather than just the top-level summary.

What should I do if Cloudinary is down and I need media to keep loading?

Short of switching delivery infrastructure, you can serve previously cached media from your own CDN layer or browser cache if you have caching configured. For uploads, you can queue them client-side or in a job queue and retry once the API recovers. If an incident is confirmed on the Cloudinary status page, following their incident updates is the most reliable way to know when the service is restored.

Not affiliated with or endorsed by Cloudinary. Status data is sourced from Cloudinary's official status page (status.cloudinary.com); for critical incidents, always verify at the official source. All trademarks are property of their respective owners.