Cloudinary Analyze API (Beta)
Use the Analyze API to analyze any external asset and return details based on the type of analysis requested.
Currently supports the following analysis options:
Notes:
- The Analyze API is currently in development and is available as a Public Beta, which means we value your feedback, so please feel free to share any thoughts with us.
- The analysis options require an active subscription to the relevant add-on. Learn more about registering for add-ons.
The API supports both Basic Authentication using your Cloudinary API Key and API Secret (which can be found on the Dashboard page of your Cloudinary Console) or OAuth2 (Contact support for more information regarding OAuth).
API Endpoints
All URIs are relative to https://api.cloudinary.com/v2/analysis/CLOUD_NAME/analyze
Models
Installation
npm install @cloudinary/analysis
Get Help
If you run into an issue or have a question, you can either:
Additional Resources
Licence
Released under the MIT license.