CleanCloud website screenshot

CleanCloud

CleanCloud is cloud-based point-of-sale (POS) and business management software for dry cleaners, laundromats, laundry services, and shoe repair businesses. It handles orders, garment tracking, customers, pickup and delivery routing, payments, inventory, marketing, and reporting. CleanCloud exposes a documented public REST API (base https://cleancloudapp.com/api) for programmatic access to customers, orders, garments, products, price lists, inventory, pickup and delivery scheduling, payments, subscriptions, invoices, promotions, and reporting, plus outbound Webhooks for order and customer events. API access is available on the Grow and Grow+ subscription tiers, authenticated with a per-account API token and metered at 50,000 requests per month (max 3 requests per second).

CleanCloud publishes 7 APIs on the APIs.io network, including Business and Reporting API, Customers API, Messaging API, and 4 more. Tagged areas include Dry Cleaning, Laundry, Point of Sale, POS, and Field Service.

CleanCloud’s developer surface includes documentation, engineering blog, and 7 more developer resources.

36.1/100 thin ▬ flat Agent 22/100 agent aware Full breakdown ↓
scored 2026-08-03 · rubric v0.9
AccessPaidFree trial
7 APIs
Dry CleaningLaundryPoint of SalePOSField ServicePickup and DeliverySMB Software

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-03 · rubric v0.9
Composite quality — 36.1/100 · thin
Contract Quality 14.5 / 25
Developer Ergonomics 2.2 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.1 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 22/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 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/drycleancloud: 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 7

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

CleanCloud Business and Reporting API

Business accounts, reporting, photos, groups, and referrals.

CleanCloud Customers API

Customer accounts, authentication, and password reset.

CleanCloud Messaging API

Customer/store messaging and push notification tokens.

CleanCloud Orders API

Orders and the garments within them.

CleanCloud Payments API

Payments, cards, subscriptions, invoices, promotions, and loyalty.

CleanCloud Pickup and Delivery API

Recurring pickups, routing, scheduling, and driver location.

CleanCloud Products API

Products, price lists, and inventory.

Scroll for all 7

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

CleanCloud API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Drycleancloud Rate Limits

3 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 1

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

Drycleancloud Domain Security

TLSv1.2 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Drycleancloud Agentic Access

44 operations · 44 acting · 1 human-in-the-loop

44 operations · 44 acting

AGENTIC

Resources

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 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: drycleancloud
url: https://raw.githubusercontent.com/api-evangelist/drycleancloud/refs/heads/main/apis.yml
name: CleanCloud
kind: company
description: CleanCloud is cloud-based point-of-sale (POS) and business management software for dry cleaners, laundromats,
  laundry services, and shoe repair businesses. It handles orders, garment tracking, customers, pickup and delivery routing,
  payments, inventory, marketing, and reporting. CleanCloud exposes a documented public REST API (base https://cleancloudapp.com/api)
  for programmatic access to customers, orders, garments, products, price lists, inventory, pickup and delivery scheduling,
  payments, subscriptions, invoices, promotions, and reporting, plus outbound Webhooks for order and customer events. API
  access is available on the Grow and Grow+ subscription tiers, authenticated with a per-account API token and metered at
  50,000 requests per month (max 3 requests per second).
accessModel:
  pricing: paid
  onboarding: unknown
  trial: true
  try_now: false
  public: false
  label: Paid (free trial)
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/drycleancloud.png
tags:
- Dry Cleaning
- Laundry
- Point of Sale
- POS
- Field Service
- Pickup and Delivery
- SMB Software
created: '2026-07-04'
modified: '2026-07-04'
specificationVersion: '0.19'
apis:
- aid: drycleancloud:drycleancloud-business-and-reporting-api
  name: CleanCloud Business and Reporting API
  description: Business accounts, reporting, photos, groups, and referrals.
  humanURL: https://cleancloudapp.com/api
  baseURL: https://cleancloudapp.com/api
  tags:
  - Business and Reporting
  properties:
  - type: OpenAPI
    url: openapi/drycleancloud-business-and-reporting-api-openapi.yml
  - type: Documentation
    url: https://cleancloudapp.com/api
  - type: APIReference
    url: https://cleancloudapp.com/api
  - type: PostmanCollection
    url: collections/drycleancloud.postman_collection.json
  - type: OpenCollection
    url: collections/drycleancloud.opencollection.json
  - type: Documentation
    url: https://help.cleancloud.com/en/articles/6770068-integrating-with-cleancloud-api-and-webhooks
- aid: drycleancloud:drycleancloud-customers-api
  name: CleanCloud Customers API
  description: Customer accounts, authentication, and password reset.
  humanURL: https://cleancloudapp.com/api
  baseURL: https://cleancloudapp.com/api
  tags:
  - Customers
  properties:
  - type: OpenAPI
    url: openapi/drycleancloud-customers-api-openapi.yml
  - type: Documentation
    url: https://cleancloudapp.com/api
  - type: APIReference
    url: https://cleancloudapp.com/api
  - type: PostmanCollection
    url: collections/drycleancloud.postman_collection.json
  - type: OpenCollection
    url: collections/drycleancloud.opencollection.json
  - type: Documentation
    url: https://help.cleancloud.com/en/articles/6770068-integrating-with-cleancloud-api-and-webhooks
- aid: drycleancloud:drycleancloud-messaging-api
  name: CleanCloud Messaging API
  description: Customer/store messaging and push notification tokens.
  humanURL: https://cleancloudapp.com/api
  baseURL: https://cleancloudapp.com/api
  tags:
  - Messaging
  properties:
  - type: OpenAPI
    url: openapi/drycleancloud-messaging-api-openapi.yml
  - type: Documentation
    url: https://cleancloudapp.com/api
  - type: APIReference
    url: https://cleancloudapp.com/api
  - type: PostmanCollection
    url: collections/drycleancloud.postman_collection.json
  - type: OpenCollection
    url: collections/drycleancloud.opencollection.json
  - type: Documentation
    url: https://help.cleancloud.com/en/articles/6770068-integrating-with-cleancloud-api-and-webhooks
- aid: drycleancloud:drycleancloud-orders-api
  name: CleanCloud Orders API
  description: Orders and the garments within them.
  humanURL: https://cleancloudapp.com/api
  baseURL: https://cleancloudapp.com/api
  tags:
  - Orders
  properties:
  - type: OpenAPI
    url: openapi/drycleancloud-orders-api-openapi.yml
  - type: Documentation
    url: https://cleancloudapp.com/api
  - type: APIReference
    url: https://cleancloudapp.com/api
  - type: PostmanCollection
    url: collections/drycleancloud.postman_collection.json
  - type: OpenCollection
    url: collections/drycleancloud.opencollection.json
  - type: Documentation
    url: https://help.cleancloud.com/en/articles/6770068-integrating-with-cleancloud-api-and-webhooks
- aid: drycleancloud:drycleancloud-payments-api
  name: CleanCloud Payments API
  description: Payments, cards, subscriptions, invoices, promotions, and loyalty.
  humanURL: https://cleancloudapp.com/api
  baseURL: https://cleancloudapp.com/api
  tags:
  - Payments
  properties:
  - type: OpenAPI
    url: openapi/drycleancloud-payments-api-openapi.yml
  - type: Documentation
    url: https://cleancloudapp.com/api
  - type: APIReference
    url: https://cleancloudapp.com/api
  - type: PostmanCollection
    url: collections/drycleancloud.postman_collection.json
  - type: OpenCollection
    url: collections/drycleancloud.opencollection.json
  - type: Documentation
    url: https://help.cleancloud.com/en/articles/6770068-integrating-with-cleancloud-api-and-webhooks
- aid: drycleancloud:drycleancloud-pickup-and-delivery-api
  name: CleanCloud Pickup and Delivery API
  description: Recurring pickups, routing, scheduling, and driver location.
  humanURL: https://cleancloudapp.com/api
  baseURL: https://cleancloudapp.com/api
  tags:
  - Pickup and Delivery
  properties:
  - type: OpenAPI
    url: openapi/drycleancloud-pickup-and-delivery-api-openapi.yml
  - type: Documentation
    url: https://cleancloudapp.com/api
  - type: APIReference
    url: https://cleancloudapp.com/api
  - type: PostmanCollection
    url: collections/drycleancloud.postman_collection.json
  - type: OpenCollection
    url: collections/drycleancloud.opencollection.json
  - type: Documentation
    url: https://help.cleancloud.com/en/articles/6770068-integrating-with-cleancloud-api-and-webhooks
- aid: drycleancloud:drycleancloud-products-api
  name: CleanCloud Products API
  description: Products, price lists, and inventory.
  humanURL: https://cleancloudapp.com/api
  baseURL: https://cleancloudapp.com/api
  tags:
  - Products
  properties:
  - type: OpenAPI
    url: openapi/drycleancloud-products-api-openapi.yml
  - type: Documentation
    url: https://cleancloudapp.com/api
  - type: APIReference
    url: https://cleancloudapp.com/api
  - type: PostmanCollection
    url: collections/drycleancloud.postman_collection.json
  - type: OpenCollection
    url: collections/drycleancloud.opencollection.json
  - type: Documentation
    url: https://help.cleancloud.com/en/articles/6770068-integrating-with-cleancloud-api-and-webhooks
common:
- type: AgenticAccess
  url: agentic-access/drycleancloud-agentic-access.yml
- type: DomainSecurity
  url: security/drycleancloud-domain-security.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/cleancloud
- type: Website
  url: https://cleancloudapp.com
- type: Documentation
  url: https://cleancloudapp.com/api
- type: Plans
  url: plans/drycleancloud-plans-pricing.yml
- type: RateLimits
  url: rate-limits/drycleancloud-rate-limits.yml
- type: FinOps
  url: finops/drycleancloud-finops.yml
- type: Blog
  url: https://cleancloudapp.com/blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
Where this information came from

This is an independent, third-party profile of CleanCloud, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.