Menu
- Get Started
- Image & Video APIs overview
- Developer kickstart
- SDK quick starts
- Try it!
- MCP servers and LLM tools (Beta)
- VS Code Extension (Beta)
- Video tutorial library
- Programmatic asset management
- Programmatic upload
- Upload programmatically
- Create upload presets
- Auto upload
- Moderate images with AI
- Use AI to generate image captions
- Upload images in Flutter
- Upload images in Node.js
- Auto-tag images in Node.js
- Upload multiple files in Node.js
- Upload videos in Node.js
- Upload images in Python
- Auto-tag images in Python
- Upload videos in Python
- Upload images in PHP
- Upload images in Go
- Upload assets in a React app
- Upload assets in a Vue.js app
- Drag-and-drop uploads in React
- Upload assets in a Next.js app
- Upload assets with Server Actions
- Upload assets in Svelte
- Upload assets in a SvelteKit app
- Upload assets in a Remix app
- Upload images in Hono
- Use webhooks to remove backgrounds
- Upload images in Laravel
- Interaction with Cloudinary APIs
- Cloudinary SDKs
- Find your credentials
- Configure the JavaScript SDK
- Configure the React SDK
- Configure the Angular SDK
- Configure the Flutter SDK
- Configure Svelte Cloudinary
- Configure the Javascript SDK in Svelte
- Getting started with Cloudinary in Node.js
- Configure the Node.js SDK
- Configure the Python SDK
- Configure the PHP SDK
- Configure the Go SDK
- Configure the Vue.js SDK
- Configure the Next.js SDK
- List images in Next.js
- Lazy load images with Next.js
- Image fallbacks in JavaScript
- Captioning on upload with Node.js
- Delete assets with Node.js
- Manage images in a Django app
- Cloudinary CLI
- Widgets and tools
- Programmatic upload
- Optimization and delivery
- Transformations
- Get started with transformations
- Advanced transformation features
- Text overlay transformations
- Complex transformations
- Named transformations
- Named transformations using TX Builder
- Advanced image components
- Trim videos in Node.js
- Splice videos in Node.js
- Zoompan effect
- Video transformations
- Crop and resize images in React
- Crop and resize videos in React
- Crop and resize images in Python
- Remove backgrounds and add drop shadows
- AI generative fill in Next.js
- Color accessibility in JavaScript
- Transformations for social media
- Dev Hints on YouTube
- Dev Hints en Español
- Cloudinary Café Training Sessions
- Programmatic asset management
- Additional onboarding resources
- Guides
- Cloudinary Image
- Product overview
- Image transformations
- Image transformations overview
- Resizing and cropping
- Placing layers on images
- Effects and enhancements
- Background removal
- Generative AI transformations
- Face-detection based transformations
- Custom focus areas
- Transformation refiners
- Animated images
- Transformations on 3D models
- Conditional transformations
- User-defined variables and arithmetic transformations
- Custom functions
- Image optimization and delivery
- Programmatic image creation
- Product Gallery widget
- Media Editor widget
- Image add-ons
- Cloudinary Video
- Upload
- Asset management
- Account management
- Retail and e-commerce
- User-generated content
- Accessible media
- AI in action
- Native mobile
- Add-ons
- Advanced Facial Attributes Detection
- Amazon Rekognition AI Moderation
- Amazon Rekognition Video Moderation
- Amazon Rekognition Auto Tagging
- Amazon Rekognition Celebrity Detection
- Aspose Document Conversion
- Cloudinary AI Background Removal
- Cloudinary AI Content Analysis
- Cloudinary AI Vision
- Cloudinary Duplicate Image Detection
- Google AI Video Moderation
- Google AI Video Transcription
- Google Auto Tagging
- Google Automatic Video Tagging
- Google Translation
- Imagga Auto Tagging
- Imagga Crop and Scale
- Perception Point Malware Detection
- Microsoft Azure Video Indexer
- OCR Text Detection and Extraction
- Pixelz - Remove the Background
- URL2PNG Website Screenshots
- VIESUSTM Automatic Image Enhancement
- WebPurify Image Moderation
- Cloudinary Image
- References
- SDKs
- Release Notes
Find your Cloudinary credentials
Last updated: Nov-24-2025
Overview
Learn how to find your Cloudinary credentials for using APIs and SDKs.
Important
This tutorial shows an older version of the Cloudinary Console. In the latest Console version, some pages or options are in different locations within the Console navigation. For example, if you're looking for the Developer Dashboard, it's located in the Home section of the Console.
On this page:
Video tutorial
This video is brought to you by Cloudinary's video player - embed your own!
Use the controls to set the playback speed, navigate to chapters of interest and select subtitles in your preferred language.
Tutorial contents
This tutorial presents the following topics. Click a timestamp to jump to that part of the video.
Introduction
| Jump to this spot in the video 0:00 | The first thing you need when getting started with the Cloudinary APIs and SDKs is the credentials. This tutorial will show you how to find them. |
Find your cloud name
| Jump to this spot in the video 0:10 | Go to your Dashboard. At the top of the page under Product Environment, find your Cloud name, which you can easily copy to your clipboard. |
Find your API key and secret
| Jump to this spot in the video 0:21 | To find your API Keys, navigate to the API Keys page of the Console Settings via the Go to API Keys button, or by clicking on the Settings icon in the left sidebar. On the API Keys page, you can find both your API key and your API secret. |
Copy your API key and secret
| Jump to this spot in the video 0:34 | You can copy your API key, and if you want to access your API secret, select it to be visible. You may be asked to verify your password to see and copy your API secret. |
Manage your API key and secret pairs
| Jump to this spot in the video 0:45 | You can also manage your API key and secret pairs in the API Keys page of the Console Settings. For example, you can rename your key, designating it for testing, and generate a new API key and secret pair for production. If you no longer want a key pair to be active, you can either inactivate it or delete it. |
API environment variable
| Jump to this spot in the video 0:57 | In some projects, it might be easier to use the API environment variable, which contains your cloud name, API key and secret. You can see the API environment variable format, which includes the Cloud name of your product environment. Replace the placeholders in the format with real API key and secret values. |
Use your credentials safely
| Jump to this spot in the video 1:11 | Never share or expose your API key and secret, or commit them to GitHub, to avoid compromising your account. Instead, use tools like environment variables to securely connect to your account. |
Keep learning
Related topics
- Learn about transforming images and videos with Cloudinary.
- Take a look at the Optimization overview to learn about the benefits of optimizing your images and videos.
- Understand more about management and analysis capabilities.
- Watch more Dev Hints videos on the Cloudinary YouTube channel.
If you like this, you might also like...
Check out the Cloudinary Academy for free self-paced Cloudinary courses on a variety of developer or DAM topics, or register for formal instructor-led courses, either virtual or on-site.