Skip to content

Analyze any external asset and return details based on the type of analysis requested.

License

Notifications You must be signed in to change notification settings

cloudinary/analysis-js

Repository files navigation

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

Class Method HTTP request Description
AnalysisApi analyzeAiVisionGeneral POST /ai_vision_general Analyze - AI Vision General
AnalysisApi analyzeAiVisionModeration POST /ai_vision_moderation Analyze - AI Vision Moderation
AnalysisApi analyzeAiVisionTagging POST /ai_vision_tagging Analyze - AI Vision Tagging
AnalysisApi analyzeCaptioning POST /captioning Analyze - Captioning
AnalysisApi analyzeCldFashion POST /cld_fashion Analyze - Cld-Fashion
AnalysisApi analyzeCldText POST /cld_text Analyze - Cld-Text
AnalysisApi analyzeCoco POST /coco Analyze - Coco
AnalysisApi analyzeCustom POST /custom Analyze - custom model
AnalysisApi analyzeGoogleTagging POST /google_tagging Analyze - Google Tagging
AnalysisApi analyzeHumanAnatomy POST /human_anatomy Analyze - Human Anatomy
AnalysisApi analyzeLvis POST /lvis Analyze - Lvis
AnalysisApi analyzeShopClassifier POST /shop_classifier Analyze - Shop Classifier
AnalysisApi analyzeUnidet POST /unidet Analyze - 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.

About

Analyze any external asset and return details based on the type of analysis requested.

Resources

License

Stars

Watchers

Forks

Packages

No packages published