Laundryheap website screenshot

Laundryheap

Laundryheap is a London-founded on-demand laundry and dry-cleaning company that collects, cleans and returns clothing within 24 hours, operating across the United Kingdom, United States, Ireland, the Netherlands, Sweden, Denmark, the UAE, Qatar, Kuwait, Bahrain and Singapore. It serves consumers directly through iOS, Android and web apps, and businesses through hotel-affiliate, commercial laundry and dry-cleaning partner programmes. Laundryheap operates no developer portal and publishes no API documentation, but it does run a real, live, standards-clean OAuth 2.0 and OpenID Connect authorization server on its own root host — complete with PKCE, token introspection, token revocation and open dynamic client registration — advertising an `orders.create` scope, alongside a production GraphQL API of 69 fields and a small unauthenticated JSON endpoint that returns its service catalogue. The API surface is real and substantial; what is missing is any documentation of it.

Laundryheap publishes 3 APIs on the APIs.io network. Tagged areas include Company, Laundry, Dry Cleaning, On-Demand Services, and Logistics.

Laundryheap’s developer surface includes pricing, support, engineering blog, signup flow, authentication, code examples, and 19 more developer resources.

22.1/100 emerging ▬ flat Agent 23/100 agent aware saas Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
AccessApproval
3 APIs
CompanyLaundryDry CleaningOn-Demand ServicesLogisticsLast Mile DeliveryConsumer ServicesHospitalityOrderingGraphQLAuthentication

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.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/laundryheap: 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 →

APIs 3

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

Laundryheap GraphQL API

Laundryheap's primary product API. A single GraphQL endpoint serving the consumer web and mobile apps, covering ordering, recurring orders, addresses, timeslots, services, hotel...

Laundryheap OAuth 2.0 / OpenID Connect Authorization Server

A live, spec-clean OAuth 2.0 and OpenID Connect provider on Laundryheap's root host, discovered only by probing /.well-known/. It advertises the authorization_code (with PKCE) a...

Laundryheap Service Catalogue API

A small unauthenticated JSON endpoint under /api/v1 that returns the laundry and dry-cleaning services available at a given address, with each service's short code, description,...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Laundryheap Rate Limits

0 limits

RATE LIMITS

Security Posture 2

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

Laundryheap Authentication

2 schemes

SECURITY

Laundryheap Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Laundryheap Scopes

OAuth 2.0 · no documented scopes

0 scopes

SCOPES

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: laundryheap
name: Laundryheap
description: Laundryheap is a London-founded on-demand laundry and dry-cleaning company that collects, cleans and returns
  clothing within 24 hours, operating across the United Kingdom, United States, Ireland, the Netherlands, Sweden, Denmark,
  the UAE, Qatar, Kuwait, Bahrain and Singapore. It serves consumers directly through iOS, Android and web apps, and businesses
  through hotel-affiliate, commercial laundry and dry-cleaning partner programmes. Laundryheap operates no developer portal
  and publishes no API documentation, but it does run a real, live, standards-clean OAuth 2.0 and OpenID Connect authorization
  server on its own root host — complete with PKCE, token introspection, token revocation and open dynamic client registration
  — advertising an `orders.create` scope, alongside a production GraphQL API of 69 fields and a small unauthenticated JSON
  endpoint that returns its service catalogue. The API surface is real and substantial; what is missing is any documentation
  of it.
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: approval
  trial: false
  try_now: false
  public: false
  label: Requires approval
  confidence: medium
  source:
  - authentication
  - scopes
  - rate-limits
  - security
  generated: '2026-09-02'
  method: derived
image: https://prod-cdn.laundryheap.com/images/static/og_image.jpg
url: https://raw.githubusercontent.com/api-evangelist/laundryheap/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-08-23'
modified: '2026-08-23'
tags:
- Company
- Laundry
- Dry Cleaning
- On-Demand Services
- Logistics
- Last Mile Delivery
- Consumer Services
- Hospitality
- Ordering
- GraphQL
- Authentication
tags_raw:
- Company
- Laundry
- Dry Cleaning
- On-Demand Services
- Logistics
- Last Mile Delivery
- Consumer Services
- Hospitality
- Ordering
- GraphQL
- OAuth
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: Laundryheap GraphQL API
  description: Laundryheap's primary product API. A single GraphQL endpoint serving the consumer web and mobile apps, covering
    ordering, recurring orders, addresses, timeslots, services, hotels, subscriptions, bundles, credits, promotions, Stripe-backed
    payment methods and reviews. Introspection is disabled and no schema is published, so the 69 fields recorded in this profile
    were read out of Laundryheap's own production client bundle and confirmed field-by-field against the live endpoint's did-you-mean
    errors.
  humanURL: https://www.laundryheap.com/
  baseURL: https://www.laundryheap.com/graphql
  tags:
  - GraphQL
  - Ordering
  - Laundry
  properties:
  - type: GraphQL
    url: graphql/laundryheap-graphql.yml
  - type: DataModel
    url: data-model/laundryheap-data-model.yml
  - type: ErrorCatalog
    url: errors/laundryheap-problem-types.yml
- name: Laundryheap OAuth 2.0 / OpenID Connect Authorization Server
  description: A live, spec-clean OAuth 2.0 and OpenID Connect provider on Laundryheap's root host, discovered only by probing
    /.well-known/. It advertises the authorization_code (with PKCE) and client_credentials grants, RS256 ID tokens, RFC 7662
    introspection, RFC 7009 revocation and open RFC 7591 dynamic client registration, and it declares a single business scope,
    `orders.create` — the only public evidence anywhere that Laundryheap intends third parties to place orders programmatically.
    No documentation for it exists.
  humanURL: https://www.laundryheap.com/.well-known/openid-configuration
  baseURL: https://www.laundryheap.com/oauth
  tags:
  - Authentication
  - OpenID Connect
  tags_raw:
  - OAuth
  - OpenID Connect
  - Authentication
  properties:
  - type: OpenIDConnect
    url: well-known/laundryheap-openid-configuration.json
  - type: Authentication
    url: authentication/laundryheap-authentication.yml
  - type: OAuthScopes
    url: scopes/laundryheap-scopes.yml
- name: Laundryheap Service Catalogue API
  description: A small unauthenticated JSON endpoint under /api/v1 that returns the laundry and dry-cleaning services available
    at a given address, with each service's short code, description, minimum service duration and turnaround time. It is the
    only Laundryheap endpoint that answers usefully without credentials.
  humanURL: https://www.laundryheap.com/en-gb/pricing
  baseURL: https://www.laundryheap.com/api/v1
  tags:
  - REST
  - Catalog
  properties:
  - type: Examples
    url: examples/laundryheap-services-response.json
common:
- type: DomainSecurity
  url: security/laundryheap-domain-security.yml
- type: Website
  url: https://www.laundryheap.com/
- type: WellKnown
  url: well-known/laundryheap-well-known.yml
- type: Conventions
  url: conventions/laundryheap-conventions.yml
- type: Conformance
  url: conformance/laundryheap-conformance.yml
- type: Lifecycle
  url: lifecycle/laundryheap-lifecycle.yml
- type: RateLimits
  url: rate-limits/laundryheap-rate-limits.yml
- type: Plans
  url: plans/laundryheap-plans-pricing.yml
- type: Packages
  url: packages/laundryheap-packages.yml
- type: Pricing
  url: https://www.laundryheap.com/en-gb/pricing
- type: TermsOfService
  url: https://www.laundryheap.com/en-us/terms
- type: PrivacyPolicy
  url: https://www.laundryheap.com/privacy
- type: Support
  url: https://help.laundryheap.com/en/
- type: Blog
  url: https://www.laundryheap.com/blog/
- type: GitHubOrganization
  url: https://github.com/laundryheap
- type: SignUp
  url: https://app.laundryheap.com/
- type: Authentication
  url: authentication/laundryheap-authentication.yml
- type: OAuthScopes
  url: scopes/laundryheap-scopes.yml
- type: OpenIDConnect
  url: well-known/laundryheap-openid-configuration.json
- type: GraphQL
  url: graphql/laundryheap-graphql.yml
- type: ErrorCatalog
  url: errors/laundryheap-problem-types.yml
- type: DataModel
  url: data-model/laundryheap-data-model.yml
- type: Examples
  url: examples/laundryheap-services-response.json
- type: LLMsTxt
  url: llms/laundryheap-llms.txt
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-08-23'
  status: enriched
  artifacts_added: 22
  pass: local-v1

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/laundryheap"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/laundryheap/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/laundryheap/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.