Skimmer

Skimmer is pool-service business management software (customers, bodies of water, service stops and routes, work orders, quotes, invoices, and billing) used by residential and commercial pool-service companies. Skimmer exposes a real, documented public REST API at https://publicapi.getskimmer.com, with a Zudoku-based developer portal at https://devportal.getskimmer.com. The API is enterprise-oriented and access is sales-led - it is available only on Skimmer's top ("Owning the Market" / Enterprise) tier and provisioned through Skimmer's sales team rather than self-service signup. Authentication is via a per-account skimmer-api-key request header, and the API is rate limited to 500 requests per minute per key.

Skimmer publishes 9 APIs on the APIs.io network, including Bodies of Water API, Customers API, Invoices API, and 6 more. Tagged areas include Pool Service, Field Service Management, Pool Maintenance, Scheduling, and Routes.

Skimmer’s developer surface includes authentication, documentation, API reference, signup flow, and 7 more developer resources.

38.9/100 thin ▬ flat Agent 20/100 agent aware Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
AccessPaidSelf serve
9 APIs
Pool ServiceField Service ManagementPool MaintenanceSchedulingRoutesWork OrdersInvoicingVertical SaaS

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 38.9/100 · thin
Contract Quality 12.5 / 25
Developer Ergonomics 5.7 / 20
Access Clarity 10.5 / 20
Operational Transparency 2.7 / 13
Contract Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 20/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 0 / 6
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 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
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
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/skimmer-pool: 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 9

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

Skimmer Bodies of Water API

Pools and other bodies of water Skimmer services.

Skimmer Customers API

Pool-service customers and their activity logs.

Skimmer Invoices API

Invoices and billable service activity.

Skimmer Products API

Product catalog, categories, and prices.

Skimmer Quotes API

Sales quotes / estimates.

Skimmer Routes API

Technician routes of service stops by date.

Skimmer Service Locations API

Physical service sites; the unit Skimmer bills on.

Skimmer Users API

Account users - owners, admins, and technicians.

Skimmer Work Orders API

Repair and service jobs, and work order types.

Scroll for all 9

Open Collections 10

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

API Collection

OPEN COLLECTION

Scroll for all 10

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Skimmer Pool Rate Limits

1 limits

RATE LIMITS

FinOps 1

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

Security Posture 2

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

Skimmer Pool Authentication

apiKey · 1 scheme

SECURITY

Skimmer Pool Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Skimmer Pool Agentic Access

50 operations · 22 acting

50 operations · 22 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 2

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 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: skimmer-pool
url: https://raw.githubusercontent.com/api-evangelist/skimmer-pool/refs/heads/main/apis.yml
name: Skimmer
kind: company
description: Skimmer is pool-service business management software (customers, bodies of water, service stops and routes, work
  orders, quotes, invoices, and billing) used by residential and commercial pool-service companies. Skimmer exposes a real,
  documented public REST API at https://publicapi.getskimmer.com, with a Zudoku-based developer portal at https://devportal.getskimmer.com.
  The API is enterprise-oriented and access is sales-led - it is available only on Skimmer's top ("Owning the Market" / Enterprise)
  tier and provisioned through Skimmer's sales team rather than self-service signup. Authentication is via a per-account skimmer-api-key
  request header, and the API is rate limited to 500 requests per minute per key.
accessModel:
  pricing: paid
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Paid · 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/skimmer-pool.png
tags:
- Pool Service
- Field Service Management
- Pool Maintenance
- Scheduling
- Routes
- Work Orders
- Invoicing
- Vertical SaaS
created: '2026-07-04'
modified: '2026-07-04'
specificationVersion: '0.23'
apis:
- aid: skimmer-pool:skimmer-pool-bodies-of-water-api
  name: Skimmer Bodies of Water API
  description: Pools and other bodies of water Skimmer services.
  humanURL: https://devportal.getskimmer.com/api/customers
  baseURL: https://publicapi.getskimmer.com
  tags:
  - Bodies of Water
  properties:
  - type: OpenAPI
    url: openapi/skimmer-pool-bodies-of-water-api-openapi.yml
  - type: Documentation
    url: https://devportal.getskimmer.com/introduction
  - type: APIReference
    url: https://devportal.getskimmer.com/api/customers
  - type: PostmanCollection
    url: collections/skimmer-pool.postman_collection.json
  - type: APIReference
    url: https://devportal.getskimmer.com/api/bodiesofwater
  - type: APIReference
    url: https://devportal.getskimmer.com/api/servicelocations
  - type: APIReference
    url: https://devportal.getskimmer.com/api/workorders
  - type: APIReference
    url: https://devportal.getskimmer.com/api/routes
  - type: APIReference
    url: https://devportal.getskimmer.com/api/invoices
  - type: APIReference
    url: https://devportal.getskimmer.com/api/quotes
  - type: APIReference
    url: https://devportal.getskimmer.com/api/products
  - type: APIReference
    url: https://devportal.getskimmer.com/api/users
- aid: skimmer-pool:skimmer-pool-customers-api
  name: Skimmer Customers API
  description: Pool-service customers and their activity logs.
  humanURL: https://devportal.getskimmer.com/api/customers
  baseURL: https://publicapi.getskimmer.com
  tags:
  - Customers
  properties:
  - type: OpenAPI
    url: openapi/skimmer-pool-customers-api-openapi.yml
  - type: Documentation
    url: https://devportal.getskimmer.com/introduction
  - type: APIReference
    url: https://devportal.getskimmer.com/api/customers
  - type: PostmanCollection
    url: collections/skimmer-pool.postman_collection.json
  - type: APIReference
    url: https://devportal.getskimmer.com/api/bodiesofwater
  - type: APIReference
    url: https://devportal.getskimmer.com/api/servicelocations
  - type: APIReference
    url: https://devportal.getskimmer.com/api/workorders
  - type: APIReference
    url: https://devportal.getskimmer.com/api/routes
  - type: APIReference
    url: https://devportal.getskimmer.com/api/invoices
  - type: APIReference
    url: https://devportal.getskimmer.com/api/quotes
  - type: APIReference
    url: https://devportal.getskimmer.com/api/products
  - type: APIReference
    url: https://devportal.getskimmer.com/api/users
- aid: skimmer-pool:skimmer-pool-invoices-api
  name: Skimmer Invoices API
  description: Invoices and billable service activity.
  humanURL: https://devportal.getskimmer.com/api/customers
  baseURL: https://publicapi.getskimmer.com
  tags:
  - Invoices
  properties:
  - type: OpenAPI
    url: openapi/skimmer-pool-invoices-api-openapi.yml
  - type: Documentation
    url: https://devportal.getskimmer.com/introduction
  - type: APIReference
    url: https://devportal.getskimmer.com/api/customers
  - type: PostmanCollection
    url: collections/skimmer-pool.postman_collection.json
  - type: APIReference
    url: https://devportal.getskimmer.com/api/bodiesofwater
  - type: APIReference
    url: https://devportal.getskimmer.com/api/servicelocations
  - type: APIReference
    url: https://devportal.getskimmer.com/api/workorders
  - type: APIReference
    url: https://devportal.getskimmer.com/api/routes
  - type: APIReference
    url: https://devportal.getskimmer.com/api/invoices
  - type: APIReference
    url: https://devportal.getskimmer.com/api/quotes
  - type: APIReference
    url: https://devportal.getskimmer.com/api/products
  - type: APIReference
    url: https://devportal.getskimmer.com/api/users
- aid: skimmer-pool:skimmer-pool-products-api
  name: Skimmer Products API
  description: Product catalog, categories, and prices.
  humanURL: https://devportal.getskimmer.com/api/customers
  baseURL: https://publicapi.getskimmer.com
  tags:
  - Product
  tags_raw:
  - Products
  properties:
  - type: OpenAPI
    url: openapi/skimmer-pool-products-api-openapi.yml
  - type: Documentation
    url: https://devportal.getskimmer.com/introduction
  - type: APIReference
    url: https://devportal.getskimmer.com/api/customers
  - type: PostmanCollection
    url: collections/skimmer-pool.postman_collection.json
  - type: APIReference
    url: https://devportal.getskimmer.com/api/bodiesofwater
  - type: APIReference
    url: https://devportal.getskimmer.com/api/servicelocations
  - type: APIReference
    url: https://devportal.getskimmer.com/api/workorders
  - type: APIReference
    url: https://devportal.getskimmer.com/api/routes
  - type: APIReference
    url: https://devportal.getskimmer.com/api/invoices
  - type: APIReference
    url: https://devportal.getskimmer.com/api/quotes
  - type: APIReference
    url: https://devportal.getskimmer.com/api/products
  - type: APIReference
    url: https://devportal.getskimmer.com/api/users
- aid: skimmer-pool:skimmer-pool-quotes-api
  name: Skimmer Quotes API
  description: Sales quotes / estimates.
  humanURL: https://devportal.getskimmer.com/api/customers
  baseURL: https://publicapi.getskimmer.com
  tags:
  - Quotes
  properties:
  - type: OpenAPI
    url: openapi/skimmer-pool-quotes-api-openapi.yml
  - type: Documentation
    url: https://devportal.getskimmer.com/introduction
  - type: APIReference
    url: https://devportal.getskimmer.com/api/customers
  - type: PostmanCollection
    url: collections/skimmer-pool.postman_collection.json
  - type: APIReference
    url: https://devportal.getskimmer.com/api/bodiesofwater
  - type: APIReference
    url: https://devportal.getskimmer.com/api/servicelocations
  - type: APIReference
    url: https://devportal.getskimmer.com/api/workorders
  - type: APIReference
    url: https://devportal.getskimmer.com/api/routes
  - type: APIReference
    url: https://devportal.getskimmer.com/api/invoices
  - type: APIReference
    url: https://devportal.getskimmer.com/api/quotes
  - type: APIReference
    url: https://devportal.getskimmer.com/api/products
  - type: APIReference
    url: https://devportal.getskimmer.com/api/users
- aid: skimmer-pool:skimmer-pool-routes-api
  name: Skimmer Routes API
  description: Technician routes of service stops by date.
  humanURL: https://devportal.getskimmer.com/api/customers
  baseURL: https://publicapi.getskimmer.com
  tags:
  - Routes
  properties:
  - type: OpenAPI
    url: openapi/skimmer-pool-routes-api-openapi.yml
  - type: Documentation
    url: https://devportal.getskimmer.com/introduction
  - type: APIReference
    url: https://devportal.getskimmer.com/api/customers
  - type: PostmanCollection
    url: collections/skimmer-pool.postman_collection.json
  - type: APIReference
    url: https://devportal.getskimmer.com/api/bodiesofwater
  - type: APIReference
    url: https://devportal.getskimmer.com/api/servicelocations
  - type: APIReference
    url: https://devportal.getskimmer.com/api/workorders
  - type: APIReference
    url: https://devportal.getskimmer.com/api/routes
  - type: APIReference
    url: https://devportal.getskimmer.com/api/invoices
  - type: APIReference
    url: https://devportal.getskimmer.com/api/quotes
  - type: APIReference
    url: https://devportal.getskimmer.com/api/products
  - type: APIReference
    url: https://devportal.getskimmer.com/api/users
- aid: skimmer-pool:skimmer-pool-service-locations-api
  name: Skimmer Service Locations API
  description: Physical service sites; the unit Skimmer bills on.
  humanURL: https://devportal.getskimmer.com/api/customers
  baseURL: https://publicapi.getskimmer.com
  tags:
  - Service Locations
  properties:
  - type: OpenAPI
    url: openapi/skimmer-pool-service-locations-api-openapi.yml
  - type: Documentation
    url: https://devportal.getskimmer.com/introduction
  - type: APIReference
    url: https://devportal.getskimmer.com/api/customers
  - type: PostmanCollection
    url: collections/skimmer-pool.postman_collection.json
  - type: APIReference
    url: https://devportal.getskimmer.com/api/bodiesofwater
  - type: APIReference
    url: https://devportal.getskimmer.com/api/servicelocations
  - type: APIReference
    url: https://devportal.getskimmer.com/api/workorders
  - type: APIReference
    url: https://devportal.getskimmer.com/api/routes
  - type: APIReference
    url: https://devportal.getskimmer.com/api/invoices
  - type: APIReference
    url: https://devportal.getskimmer.com/api/quotes
  - type: APIReference
    url: https://devportal.getskimmer.com/api/products
  - type: APIReference
    url: https://devportal.getskimmer.com/api/users
- aid: skimmer-pool:skimmer-pool-users-api
  name: Skimmer Users API
  description: Account users - owners, admins, and technicians.
  humanURL: https://devportal.getskimmer.com/api/customers
  baseURL: https://publicapi.getskimmer.com
  tags:
  - User
  tags_raw:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/skimmer-pool-users-api-openapi.yml
  - type: Documentation
    url: https://devportal.getskimmer.com/introduction
  - type: APIReference
    url: https://devportal.getskimmer.com/api/customers
  - type: PostmanCollection
    url: collections/skimmer-pool.postman_collection.json
  - type: APIReference
    url: https://devportal.getskimmer.com/api/bodiesofwater
  - type: APIReference
    url: https://devportal.getskimmer.com/api/servicelocations
  - type: APIReference
    url: https://devportal.getskimmer.com/api/workorders
  - type: APIReference
    url: https://devportal.getskimmer.com/api/routes
  - type: APIReference
    url: https://devportal.getskimmer.com/api/invoices
  - type: APIReference
    url: https://devportal.getskimmer.com/api/quotes
  - type: APIReference
    url: https://devportal.getskimmer.com/api/products
  - type: APIReference
    url: https://devportal.getskimmer.com/api/users
- aid: skimmer-pool:skimmer-pool-work-orders-api
  name: Skimmer Work Orders API
  description: Repair and service jobs, and work order types.
  humanURL: https://devportal.getskimmer.com/api/customers
  baseURL: https://publicapi.getskimmer.com
  tags:
  - Work Orders
  properties:
  - type: OpenAPI
    url: openapi/skimmer-pool-work-orders-api-openapi.yml
  - type: Documentation
    url: https://devportal.getskimmer.com/introduction
  - type: APIReference
    url: https://devportal.getskimmer.com/api/customers
  - type: PostmanCollection
    url: collections/skimmer-pool.postman_collection.json
  - type: APIReference
    url: https://devportal.getskimmer.com/api/bodiesofwater
  - type: APIReference
    url: https://devportal.getskimmer.com/api/servicelocations
  - type: APIReference
    url: https://devportal.getskimmer.com/api/workorders
  - type: APIReference
    url: https://devportal.getskimmer.com/api/routes
  - type: APIReference
    url: https://devportal.getskimmer.com/api/invoices
  - type: APIReference
    url: https://devportal.getskimmer.com/api/quotes
  - type: APIReference
    url: https://devportal.getskimmer.com/api/products
  - type: APIReference
    url: https://devportal.getskimmer.com/api/users
common:
- type: AgenticAccess
  url: agentic-access/skimmer-pool-agentic-access.yml
- type: DomainSecurity
  url: security/skimmer-pool-domain-security.yml
- type: Authentication
  url: authentication/skimmer-pool-authentication.yml
- type: Website
  url: https://www.getskimmer.com
- type: LinkedIn
  url: https://www.linkedin.com/company/skimmer-pool-service-software
- type: Documentation
  url: https://devportal.getskimmer.com/introduction
- type: APIReference
  url: https://devportal.getskimmer.com/api
- type: SignUp
  url: https://www.getskimmer.com/enterprise
- type: Plans
  url: plans/skimmer-pool-plans-pricing.yml
- type: RateLimits
  url: rate-limits/skimmer-pool-rate-limits.yml
- type: FinOps
  url: finops/skimmer-pool-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

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

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

Get an API key

Free tier, no email required.

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