DiscoverCloud website screenshot

DiscoverCloud

Discover the best SaaS solutions and B2B services on the DiscoverCloud. Our B2B marketplace features an ever-growing number of SaaS solutions and outsourced services. Operated by Chekkt Limited, DiscoverCloud aggregates crowd-sourced ratings and reviews across software categories including CRM, Project Management, Marketing Automation, Business Intelligence, eCommerce, Invoicing, Help Desk, and Security.

DiscoverCloud is profiled on the APIs.io network. Tagged areas include Cloud Services, Marketplace, Software-as-a-Service, Software Discovery, and Reviews.

DiscoverCloud’s developer surface includes signup flow, documentation, engineering blog, support, and 12 more developer resources.

15.9/100 emerging ▬ flat Agent 3/100 human only saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
0 APIs
Cloud ServicesMarketplaceSoftware-as-a-ServiceSoftware DiscoveryReviewsBusiness Software

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/discovercloud: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Discovercloud Rate Limits

0 limits

RATE LIMITS

Security Posture 1

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

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 1

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 5

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: discovercloud
name: DiscoverCloud
description: Discover the best SaaS solutions and B2B services on the DiscoverCloud. Our B2B marketplace features an ever-growing
  number of SaaS solutions and outsourced services. Operated by Chekkt Limited, DiscoverCloud aggregates crowd-sourced ratings
  and reviews across software categories including CRM, Project Management, Marketing Automation, Business Intelligence, eCommerce,
  Invoicing, Help Desk, and Security.
url: https://raw.githubusercontent.com/api-evangelist/discovercloud/refs/heads/main/apis.yml
type: Index
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source: []
  generated: '2026-07-22'
  method: derived
position: Consuming
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/discovercloud.png
tags:
- Cloud Services
- Marketplace
- Software-as-a-Service
- Software Discovery
- Reviews
- Business Software
tags_raw:
- Cloud Services
- Marketplace
- SaaS
- Software Discovery
- Reviews
- Business Software
created: '2026-03-24'
modified: '2026-09-06'
specificationVersion: '0.23'
apis: []
common:
- type: DomainSecurity
  url: security/discovercloud-domain-security.yml
- type: LLMsTxt
  url: llms/discovercloud-llms.txt
  name: DiscoverCloud llms.txt
- type: Plans
  url: plans/discovercloud-plans-pricing.yml
  name: DiscoverCloud Plans and Pricing
- type: RateLimits
  url: rate-limits/discovercloud-rate-limits.yml
  name: DiscoverCloud Rate Limits
- url: https://www.discovercloud.com/
  name: DiscoverCloud Website
  type: Website
- url: https://www.discovercloud.com/about-us
  name: About Us
  type: About
- url: https://www.discovercloud.com/become-a-vendor
  name: Become a Vendor
  type: SignUp
- url: https://www.discovercloud.com/knowledge-base
  name: Knowledge Base
  type: Documentation
- url: https://www.discovercloud.com/blog/
  name: Blog
  type: Blog
- url: https://www.discovercloud.com/contact-us
  name: Contact Us
  type: Contact
- url: https://www.discovercloud.com/contact-us
  name: Contact DiscoverCloud Support
  type: Support
- url: https://www.discovercloud.com/terms-of-use
  name: Terms of Use
  type: TermsOfService
- url: https://www.discovercloud.com/privacy-policy
  name: Privacy Policy
  type: PrivacyPolicy
- url: https://twitter.com/discover_cloud
  name: DiscoverCloud on X
  type: X
- url: https://www.linkedin.com/company/chekkt
  name: DiscoverCloud on LinkedIn
  type: LinkedIn
- url: https://www.facebook.com/DiscoverCloud
  name: DiscoverCloud on Facebook
  type: Facebook
maintainers:
- FN: Kin Lane
  url: http://apievangelist.com
  email: kin@apievangelist.com
x-enrichment:
  date: '2026-09-06'
  status: minimal
  artifacts_added: 4
  pass: local-v3
x-coverage:
  state: none
  reason: no-developer-program
  detail: 'DiscoverCloud is a B2B software-review marketplace with no developer program of any kind: there is no api./docs./developers.
    subdomain (all NXDOMAIN), no GitHub organization, no package on npm, PyPI, RubyGems or crates.io, and every conventional
    spec and /.well-known/ path on www.discovercloud.com — /openapi.json, /swagger.json, /api-docs, /graphql, /llms.txt, /.well-known/security.txt,
    /.well-known/agent-card.json — is swallowed by the ASP.NET catch-all 302 to /pagenotfound; the only JSON surface on the
    host is the unauthenticated, undocumented ASP.NET Web API under /api/ that its own Angular front-end calls, which exposes
    no swagger, no /Help page and no reference.'
  evidence:
  - url: https://www.discovercloud.com/openapi.json
    status: 302
  - url: https://www.discovercloud.com/swagger/docs/v1
    status: 302
  - url: https://www.discovercloud.com/.well-known/agent-card.json
    status: 302
  - url: https://www.discovercloud.com/llms.txt
    status: 302
  - url: https://www.discovercloud.com/api/swagger.json
    status: 404
  - url: https://api.discovercloud.com/
    status: 0
  checked: '2026-09-06'

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/discovercloud"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/discovercloud/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/discovercloud/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.