New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cloudinary/analysis

Package Overview
Dependencies
Maintainers
0
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudinary/analysis

NodeJS client for @cloudinary/analysis

  • 0.1.1
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
2
Maintainers
0
Weekly downloads
 
Created
Source

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:

  • AI Vision - Tagging
  • AI Vision - Moderation
  • AI Vision - General
  • Google tagging
  • Captioning
  • Cld Fashion
  • Coco
  • Lvis
  • Unidet
  • Human Anatomy
  • Cld Text
  • Shop Classifier

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

ClassMethodHTTP requestDescription
AnalysisApianalyzeAiVisionGeneralPOST /ai_vision_generalAnalyze - AI Vision General
AnalysisApianalyzeAiVisionModerationPOST /ai_vision_moderationAnalyze - AI Vision Moderation
AnalysisApianalyzeAiVisionTaggingPOST /ai_vision_taggingAnalyze - AI Vision Tagging
AnalysisApianalyzeCaptioningPOST /captioningAnalyze - Captioning
AnalysisApianalyzeCldFashionPOST /cld_fashionAnalyze - Cld-Fashion
AnalysisApianalyzeCldTextPOST /cld_textAnalyze - Cld-Text
AnalysisApianalyzeCocoPOST /cocoAnalyze - Coco
AnalysisApianalyzeCustomPOST /customAnalyze - custom model
AnalysisApianalyzeGoogleTaggingPOST /google_taggingAnalyze - Google Tagging
AnalysisApianalyzeHumanAnatomyPOST /human_anatomyAnalyze - Human Anatomy
AnalysisApianalyzeLvisPOST /lvisAnalyze - Lvis
AnalysisApianalyzeShopClassifierPOST /shop_classifierAnalyze - Shop Classifier
AnalysisApianalyzeUnidetPOST /unidetAnalyze - Unidet

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.

FAQs

Package last updated on 20 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc