Launch27 website screenshot

Launch27

Launch27 is a booking and scheduling platform for cleaning service businesses (maid services), offering online booking, customer/employee/team management, recurring scheduling, payments, and marketing tools. Launch27 was acquired by Fullsteam Operations in 2019 and continues to operate today as an actively sold, independently branded product; Vonigo (a broader field service management platform for home service businesses) is a sister brand under the same Fullsteam Operations portfolio, acquired separately in 2022 - Launch27 is not a Vonigo product line, though the two are frequently compared as Fullsteam-owned competitors in the same space. Launch27 publishes a real, actively used REST API (currently v2.1, with a deprecated v2.0) documented in a public Bitbucket wiki linked from the Launch27 marketing site footer, rather than in first-party developer docs at docs.launch27.com. The API is multi-tenant, meaning every client account gets its own subdomain (e.g. https://acme.launch27.com), and covers booking creation/management for non-logged-in and logged-in customers, booking-form helper data (services, spots, frequencies, custom fields, price estimation), booking policies, and account settings.

Launch27 publishes 6 APIs on the APIs.io network, including Account API, Authentication API, Booking Helpers API, and 3 more. Tagged areas include Field Service Management, Home Services, Cleaning Services, Booking, and Scheduling.

The Launch27 catalog on APIs.io includes 1 event-driven AsyncAPI specification and 1 Spectral governance ruleset.

Launch27’s developer surface includes authentication, documentation, API reference, engineering blog, and 8 more developer resources.

44.6/100 developing ▬ flat Agent 32/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemiumSelf serveFree trial⚡ Free to try
6 APIs
Field Service ManagementHome ServicesCleaning ServicesBookingSchedulingFullsteamVonigo

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 44.6/100 · developing
Contract Quality 17.1 / 25
Developer Ergonomics 5.7 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.1 / 13
Governance 2.5 / 12
Discoverability 7.4 / 10
Agent readiness — 32/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 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/launch27: 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 6

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

Launch27 Account API

Account/tenant settings and configuration.

Launch27 Authentication API

Login and JWT bearer token issuance.

Launch27 Booking Helpers API

Supporting data for building and pricing a booking form.

Launch27 Customer Bookings API

Authenticated customer-portal booking CRUD.

Launch27 Guest Booking API

Booking creation for non-logged-in customers.

Launch27 Policy API

Booking, reschedule, cancellation, and location policies.

Open Collections 1

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

Launch27 API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Launch27 Rate Limits

3 limits

RATE LIMITS

FinOps 1

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

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Launch27 Account Notification Channel (WebSocket, minimally documented)

AsyncAPI 2.6 description of the one WebSocket surface Launch27 documents: an account-scoped notification channel reached via a `pubsub_url` returned by the authenticated `GET /s...

ASYNCAPI

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Launch27 API Rules

2 rules · 1 errors 1 warnings

SPECTRAL

Security Posture 3

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

Launch27 Authentication

http · 1 scheme

SECURITY

Launch27 Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Launch27 Vulnerability Disclosure

disclosure policy published

SECURITY

Agentic Access 1

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

Launch27 Agentic Access

21 operations · 9 acting

21 operations · 9 acting

AGENTIC

Resources

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 3

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: launch27
url: https://raw.githubusercontent.com/api-evangelist/launch27/refs/heads/main/apis.yml
name: Launch27
kind: company
description: Launch27 is a booking and scheduling platform for cleaning service businesses (maid services), offering online
  booking, customer/employee/team management, recurring scheduling, payments, and marketing tools. Launch27 was acquired by
  Fullsteam Operations in 2019 and continues to operate today as an actively sold, independently branded product; Vonigo (a
  broader field service management platform for home service businesses) is a sister brand under the same Fullsteam Operations
  portfolio, acquired separately in 2022 - Launch27 is not a Vonigo product line, though the two are frequently compared as
  Fullsteam-owned competitors in the same space. Launch27 publishes a real, actively used REST API (currently v2.1, with a
  deprecated v2.0) documented in a public Bitbucket wiki linked from the Launch27 marketing site footer, rather than in first-party
  developer docs at docs.launch27.com. The API is multi-tenant, meaning every client account gets its own subdomain (e.g.
  https://acme.launch27.com), and covers booking creation/management for non-logged-in and logged-in customers, booking-form
  helper data (services, spots, frequencies, custom fields, price estimation), booking policies, and account settings.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: true
  try_now: true
  public: false
  label: Freemium (free trial) · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/launch27.png
tags:
- Field Service Management
- Home Services
- Cleaning Services
- Booking
- Scheduling
- Fullsteam
- Vonigo
created: '2026-07-04'
modified: '2026-07-04'
specificationVersion: '0.19'
apis:
- aid: launch27:launch27-account-api
  name: Launch27 Account API
  description: Account/tenant settings and configuration.
  humanURL: https://bitbucket.org/awoo23/api-2.0/wiki/Login
  baseURL: https://{tenant}.launch27.com/v1
  tags:
  - Account
  properties:
  - type: OpenAPI
    url: openapi/launch27-account-api-openapi.yml
  - type: Documentation
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Home
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/General_notes
  - type: Postman
    url: collections/launch27.postman_collection.json
  - type: OpenCollection
    url: collections/launch27.opencollection.json
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Get_settings
  - type: AsyncAPI
    url: asyncapi/launch27-asyncapi.yml
  - type: Documentation
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Booking_form_setup
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Price_estimation_for_booking
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/New_booking_policy
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Booking_cancellation_policy
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Create_booking_as_non-logged-in
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Get_bookings_for_customer
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Create_booking_for_customer
- aid: launch27:launch27-authentication-api
  name: Launch27 Authentication API
  description: Login and JWT bearer token issuance.
  humanURL: https://bitbucket.org/awoo23/api-2.0/wiki/Login
  baseURL: https://{tenant}.launch27.com/v1
  tags:
  - Authentication
  properties:
  - type: OpenAPI
    url: openapi/launch27-authentication-api-openapi.yml
  - type: Documentation
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Home
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/General_notes
  - type: Postman
    url: collections/launch27.postman_collection.json
  - type: OpenCollection
    url: collections/launch27.opencollection.json
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Get_settings
  - type: AsyncAPI
    url: asyncapi/launch27-asyncapi.yml
  - type: Documentation
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Booking_form_setup
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Price_estimation_for_booking
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/New_booking_policy
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Booking_cancellation_policy
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Create_booking_as_non-logged-in
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Get_bookings_for_customer
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Create_booking_for_customer
- aid: launch27:launch27-booking-helpers-api
  name: Launch27 Booking Helpers API
  description: Supporting data for building and pricing a booking form.
  humanURL: https://bitbucket.org/awoo23/api-2.0/wiki/Login
  baseURL: https://{tenant}.launch27.com/v1
  tags:
  - Booking Helpers
  properties:
  - type: OpenAPI
    url: openapi/launch27-booking-helpers-api-openapi.yml
  - type: Documentation
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Home
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/General_notes
  - type: Postman
    url: collections/launch27.postman_collection.json
  - type: OpenCollection
    url: collections/launch27.opencollection.json
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Get_settings
  - type: AsyncAPI
    url: asyncapi/launch27-asyncapi.yml
  - type: Documentation
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Booking_form_setup
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Price_estimation_for_booking
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/New_booking_policy
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Booking_cancellation_policy
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Create_booking_as_non-logged-in
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Get_bookings_for_customer
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Create_booking_for_customer
- aid: launch27:launch27-customer-bookings-api
  name: Launch27 Customer Bookings API
  description: Authenticated customer-portal booking CRUD.
  humanURL: https://bitbucket.org/awoo23/api-2.0/wiki/Login
  baseURL: https://{tenant}.launch27.com/v1
  tags:
  - Customer Bookings
  properties:
  - type: OpenAPI
    url: openapi/launch27-customer-bookings-api-openapi.yml
  - type: Documentation
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Home
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/General_notes
  - type: Postman
    url: collections/launch27.postman_collection.json
  - type: OpenCollection
    url: collections/launch27.opencollection.json
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Get_settings
  - type: AsyncAPI
    url: asyncapi/launch27-asyncapi.yml
  - type: Documentation
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Booking_form_setup
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Price_estimation_for_booking
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/New_booking_policy
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Booking_cancellation_policy
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Create_booking_as_non-logged-in
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Get_bookings_for_customer
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Create_booking_for_customer
- aid: launch27:launch27-guest-booking-api
  name: Launch27 Guest Booking API
  description: Booking creation for non-logged-in customers.
  humanURL: https://bitbucket.org/awoo23/api-2.0/wiki/Login
  baseURL: https://{tenant}.launch27.com/v1
  tags:
  - Guest Booking
  properties:
  - type: OpenAPI
    url: openapi/launch27-guest-booking-api-openapi.yml
  - type: Documentation
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Home
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/General_notes
  - type: Postman
    url: collections/launch27.postman_collection.json
  - type: OpenCollection
    url: collections/launch27.opencollection.json
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Get_settings
  - type: AsyncAPI
    url: asyncapi/launch27-asyncapi.yml
  - type: Documentation
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Booking_form_setup
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Price_estimation_for_booking
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/New_booking_policy
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Booking_cancellation_policy
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Create_booking_as_non-logged-in
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Get_bookings_for_customer
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Create_booking_for_customer
- aid: launch27:launch27-policy-api
  name: Launch27 Policy API
  description: Booking, reschedule, cancellation, and location policies.
  humanURL: https://bitbucket.org/awoo23/api-2.0/wiki/Login
  baseURL: https://{tenant}.launch27.com/v1
  tags:
  - Policy
  properties:
  - type: OpenAPI
    url: openapi/launch27-policy-api-openapi.yml
  - type: Documentation
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Home
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/General_notes
  - type: Postman
    url: collections/launch27.postman_collection.json
  - type: OpenCollection
    url: collections/launch27.opencollection.json
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Get_settings
  - type: AsyncAPI
    url: asyncapi/launch27-asyncapi.yml
  - type: Documentation
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Booking_form_setup
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Price_estimation_for_booking
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/New_booking_policy
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Booking_cancellation_policy
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Create_booking_as_non-logged-in
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Get_bookings_for_customer
  - type: APIReference
    url: https://bitbucket.org/awoo23/api-2.0/wiki/Create_booking_for_customer
common:
- type: AgenticAccess
  url: agentic-access/launch27-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/launch27-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/launch27-domain-security.yml
- type: Authentication
  url: authentication/launch27-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/launch-27
- type: Website
  url: https://www.launch27.com
- type: Documentation
  url: https://docs.launch27.com
- type: APIReference
  url: https://bitbucket.org/awoo23/api-2.0/wiki/Home
- type: Plans
  url: plans/launch27-plans-pricing.yml
- type: RateLimits
  url: rate-limits/launch27-rate-limits.yml
- type: FinOps
  url: finops/launch27-finops.yml
- type: Blog
  url: https://launch27.com/feed/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com