CloudSight

CloudSight Inc. is a computer-vision company that sells general-purpose image understanding as a single, simple REST API. A client POSTs an image — as a multipart upload, a base64 data URI, or a remote image URL — and receives a token; polling that token returns a natural-language caption describing what is in the picture, together with skip reasons (blurry, dark, bright, offensive, unsure) and content flags (adult) when the image cannot be described. The company grew out of the CamFind visual-search app, also ships an on-device SDK, and lists a whole-scene recognition model on Google Cloud Marketplace. The public API contract is published as an API Blueprint on Apiary and is backed by first-party client libraries for Ruby, Python, Go, Elixir and Objective-C.

CloudSight publishes 1 API on the APIs.io network: Images API. Tagged areas include Company, Artificial Intelligence, Machine Learning, Computer Vision, and Image Recognition.

CloudSight’s developer surface includes documentation, support, authentication, code examples, changelog, sandbox, and 18 more developer resources.

43.5/100 developing ▬ flat Agent 45/100 agent ready Full breakdown ↓
scored 2026-08-12 · rubric v0.11.0
1 APIs 1 MCP Servers
CompanyArtificial IntelligenceMachine LearningComputer VisionImage RecognitionImage CaptioningClassificationMedia

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-12 · rubric v0.11.0
Composite quality — 43.5/100 · developing
Contract Quality 15.7 / 25
Developer Ergonomics 8.2 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 2.7 / 13
Governance 1.4 / 12
Discoverability 8.7 / 10
Agent readiness — 45/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/cloudsight: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

CloudSight Images API

Submit images for recognition and retrieve the resulting annotation.

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

cloudsight-mcp.yml

MCP SERVER

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Cloudsight Authentication

apiKey/oauth1 · 2 schemes

SECURITY

Cloudsight Domain Security

TLSv1.3 · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Cloudsight Agentic Access

3 operations · 2 acting

3 operations · 2 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: cloudsight
name: CloudSight
x-enrichment:
  date: '2026-08-09'
  status: enriched
  artifacts_added: 20
  pass: local-v1
description: CloudSight Inc. is a computer-vision company that sells general-purpose image understanding as a single, simple
  REST API. A client POSTs an image — as a multipart upload, a base64 data URI, or a remote image URL — and receives a token;
  polling that token returns a natural-language caption describing what is in the picture, together with skip reasons (blurry,
  dark, bright, offensive, unsure) and content flags (adult) when the image cannot be described. The company grew out of the
  CamFind visual-search app, also ships an on-device SDK, and lists a whole-scene recognition model on Google Cloud Marketplace.
  The public API contract is published as an API Blueprint on Apiary and is backed by first-party client libraries for Ruby,
  Python, Go, Elixir and Objective-C.
url: https://raw.githubusercontent.com/api-evangelist/cloudsight/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
x-source-url: https://forgeglobal.com/cloudsight_stock/
x-tier: profiled
x-tier-reason: enrichment
specificationVersion: '0.20'
created: '2026-08-09'
modified: '2026-08-09'
image: https://cloudsight.ai/static/img/favicons/apple-touch-icon.png
tags:
- Company
- Artificial Intelligence
- Machine Learning
- Computer Vision
- Image Recognition
- Image Captioning
- Classification
- Media
apis:
- aid: cloudsight:cloudsight-images-api
  name: CloudSight Images API
  description: Submit images for recognition and retrieve the resulting annotation.
  humanURL: https://cloudsight.docs.apiary.io
  baseURL: https://api.cloudsight.ai/v1
  tags:
  - Images
  properties:
  - type: OpenAPI
    url: openapi/cloudsight-images-api-openapi.yml
  - type: APIBlueprint
    url: openapi/cloudsight-api-blueprint-original.apib
  - type: Documentation
    url: https://cloudsight.docs.apiary.io
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Overlay
  url: overlays/cloudsight-images-overlay.yaml
- type: DomainSecurity
  url: security/cloudsight-domain-security.yml
- type: Website
  url: https://cloudsight.ai
- type: Documentation
  url: https://cloudsight.docs.apiary.io
- type: Support
  url: https://cloudsight.ai/contact
- type: GitHubOrganization
  url: https://github.com/cloudsight
- type: Login
  url: https://cloudsight.ai/login
- type: TermsOfService
  url: https://cloudsight.ai/terms
- type: PrivacyPolicy
  url: https://cloudsight.ai/privacy-policy
- type: Authentication
  url: authentication/cloudsight-authentication.yml
- type: Conventions
  url: conventions/cloudsight-conventions.yml
- type: ErrorCatalog
  url: errors/cloudsight-problem-types.yml
- type: Examples
  url: examples/cloudsight-images-examples.yml
- type: DataModel
  url: data-model/cloudsight-data-model.yml
- type: Conformance
  url: conformance/cloudsight-conformance.yml
- type: Lifecycle
  url: lifecycle/cloudsight-lifecycle.yml
- type: ChangeLog
  url: changelog/cloudsight-changelog.yml
- type: Sandbox
  url: sandbox/cloudsight-sandbox.yml
- type: Packages
  url: packages/cloudsight-packages.yml
- type: SDKs
  url: packages/cloudsight-packages.yml
- type: MCPServer
  url: mcp/cloudsight-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: AgenticAccess
  url: agentic-access/cloudsight-agentic-access.yml
- type: LLMsTxt
  url: llms/cloudsight-llms.txt