PetExec

PetExec is cloud-based business management software for dog daycares, boarding facilities, groomers, and trainers - scheduling, an owner portal, payments, and reporting. PetExec publishes a real, documented OAuth2 (password grant) REST API for existing customers and their developers, with a public GitHub examples repository covering owners, pets, boarding, daycare, grooming, scheduled services, vaccinations, billing, and reports. Access requires an active PetExec account - client credentials are self-issued from Company Preferences > Misc. Settings > Maintain API Applications, then exchanged for a Bearer token via a scoped password grant. PetExec was acquired by Togetherwork in November 2024 and joined the Gingr / Revelation Pets pet-care product group; PetExec is no longer accepting new customers and is being migrated toward Gingr, but the documented API remains live for existing PetExec accounts as of this review.

PetExec publishes 14 APIs on the APIs.io network, including Authentication API, Boarding API, Calendar API, and 11 more. Tagged areas include Pet Care, Boarding, Daycare, Grooming, and Training.

PetExec’s developer surface includes authentication, documentation, and 7 more developer resources.

39.0/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessPaidSelf serve
14 APIs
Pet CareBoardingDaycareGroomingTrainingBusiness ManagementPet Business Software

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 39.0/100 · thin
Contract Quality 15.0 / 25
Developer Ergonomics 3.9 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/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 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/petexec: 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 14

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

PetExec Authentication API

OAuth2 password-grant token issuance.

PetExec Boarding API

Boarding reservations, packages, and services.

PetExec Calendar API

Company-wide and per-owner reservation calendars by date range.

PetExec Company API

Company locations, employees, lead sources, and preferences.

PetExec Credit Cards API

Owner stored payment cards.

PetExec Daycare API

Daycare reservations and services.

PetExec Grooming API

Grooming reservations, groomers, and services.

PetExec Owners API

Owner (pet parent) account records and search.

PetExec Pets API

Pet profiles, pet types, breeds, and vets.

PetExec Profile API

The authenticated user's own profile and portal menu.

PetExec Purchase History API

Owner purchase/transaction history.

PetExec Reports API

Billing and statistics reports.

PetExec Scheduled Services API

Scheduled-service reservations, types, and services.

PetExec Vaccinations API

Pet vaccination (shot) records.

Scroll for all 14

Open Collections 1

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

PetExec API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Petexec Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Petexec Rate Limits

3 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.

Petexec Authentication

http · 1 scheme

SECURITY

Petexec Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Petexec Agentic Access

51 operations · 8 acting

51 operations · 8 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

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 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: petexec
url: https://raw.githubusercontent.com/api-evangelist/petexec/refs/heads/main/apis.yml
name: PetExec
kind: company
description: PetExec is cloud-based business management software for dog daycares, boarding facilities, groomers, and trainers
  - scheduling, an owner portal, payments, and reporting. PetExec publishes a real, documented OAuth2 (password grant) REST
  API for existing customers and their developers, with a public GitHub examples repository covering owners, pets, boarding,
  daycare, grooming, scheduled services, vaccinations, billing, and reports. Access requires an active PetExec account - client
  credentials are self-issued from Company Preferences > Misc. Settings > Maintain API Applications, then exchanged for a
  Bearer token via a scoped password grant. PetExec was acquired by Togetherwork in November 2024 and joined the Gingr / Revelation
  Pets pet-care product group; PetExec is no longer accepting new customers and is being migrated toward Gingr, but the documented
  API remains live for existing PetExec accounts as of this review.
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/petexec.png
tags:
- Pet Care
- Boarding
- Daycare
- Grooming
- Training
- Business Management
- Pet Business Software
created: '2026-07-04'
modified: '2026-07-04'
specificationVersion: '0.19'
apis:
- aid: petexec:petexec-authentication-api
  name: PetExec Authentication API
  description: OAuth2 password-grant token issuance.
  humanURL: https://github.com/PetExec/API-Examples/tree/master/JavaScript/Owner
  baseURL: https://secure.petexec.net/api
  tags:
  - Authentication
  properties:
  - type: OpenAPI
    url: openapi/petexec-authentication-api-openapi.yml
  - type: Documentation
    url: https://www.petexec.net/features/api-for-developers
  - type: APIReference
    url: https://secure.petexec.net/api/apidoc/index.html
- aid: petexec:petexec-boarding-api
  name: PetExec Boarding API
  description: Boarding reservations, packages, and services.
  humanURL: https://github.com/PetExec/API-Examples/tree/master/JavaScript/Owner
  baseURL: https://secure.petexec.net/api
  tags:
  - Boarding
  properties:
  - type: OpenAPI
    url: openapi/petexec-boarding-api-openapi.yml
  - type: Documentation
    url: https://www.petexec.net/features/api-for-developers
  - type: APIReference
    url: https://secure.petexec.net/api/apidoc/index.html
- aid: petexec:petexec-calendar-api
  name: PetExec Calendar API
  description: Company-wide and per-owner reservation calendars by date range.
  humanURL: https://github.com/PetExec/API-Examples/tree/master/JavaScript/Owner
  baseURL: https://secure.petexec.net/api
  tags:
  - Calendar
  properties:
  - type: OpenAPI
    url: openapi/petexec-calendar-api-openapi.yml
  - type: Documentation
    url: https://www.petexec.net/features/api-for-developers
  - type: APIReference
    url: https://secure.petexec.net/api/apidoc/index.html
- aid: petexec:petexec-company-api
  name: PetExec Company API
  description: Company locations, employees, lead sources, and preferences.
  humanURL: https://github.com/PetExec/API-Examples/tree/master/JavaScript/Owner
  baseURL: https://secure.petexec.net/api
  tags:
  - Company
  properties:
  - type: OpenAPI
    url: openapi/petexec-company-api-openapi.yml
  - type: Documentation
    url: https://www.petexec.net/features/api-for-developers
  - type: APIReference
    url: https://secure.petexec.net/api/apidoc/index.html
- aid: petexec:petexec-credit-cards-api
  name: PetExec Credit Cards API
  description: Owner stored payment cards.
  humanURL: https://github.com/PetExec/API-Examples/tree/master/JavaScript/Owner
  baseURL: https://secure.petexec.net/api
  tags:
  - Credit Cards
  properties:
  - type: OpenAPI
    url: openapi/petexec-credit-cards-api-openapi.yml
  - type: Documentation
    url: https://www.petexec.net/features/api-for-developers
  - type: APIReference
    url: https://secure.petexec.net/api/apidoc/index.html
- aid: petexec:petexec-daycare-api
  name: PetExec Daycare API
  description: Daycare reservations and services.
  humanURL: https://github.com/PetExec/API-Examples/tree/master/JavaScript/Owner
  baseURL: https://secure.petexec.net/api
  tags:
  - Daycare
  properties:
  - type: OpenAPI
    url: openapi/petexec-daycare-api-openapi.yml
  - type: Documentation
    url: https://www.petexec.net/features/api-for-developers
  - type: APIReference
    url: https://secure.petexec.net/api/apidoc/index.html
- aid: petexec:petexec-grooming-api
  name: PetExec Grooming API
  description: Grooming reservations, groomers, and services.
  humanURL: https://github.com/PetExec/API-Examples/tree/master/JavaScript/Owner
  baseURL: https://secure.petexec.net/api
  tags:
  - Grooming
  properties:
  - type: OpenAPI
    url: openapi/petexec-grooming-api-openapi.yml
  - type: Documentation
    url: https://www.petexec.net/features/api-for-developers
  - type: APIReference
    url: https://secure.petexec.net/api/apidoc/index.html
- aid: petexec:petexec-owners-api
  name: PetExec Owners API
  description: Owner (pet parent) account records and search.
  humanURL: https://github.com/PetExec/API-Examples/tree/master/JavaScript/Owner
  baseURL: https://secure.petexec.net/api
  tags:
  - Owners
  properties:
  - type: OpenAPI
    url: openapi/petexec-owners-api-openapi.yml
  - type: Documentation
    url: https://www.petexec.net/features/api-for-developers
  - type: APIReference
    url: https://secure.petexec.net/api/apidoc/index.html
- aid: petexec:petexec-pets-api
  name: PetExec Pets API
  description: Pet profiles, pet types, breeds, and vets.
  humanURL: https://github.com/PetExec/API-Examples/tree/master/JavaScript/Owner
  baseURL: https://secure.petexec.net/api
  tags:
  - Pets
  properties:
  - type: OpenAPI
    url: openapi/petexec-pets-api-openapi.yml
  - type: Documentation
    url: https://www.petexec.net/features/api-for-developers
  - type: APIReference
    url: https://secure.petexec.net/api/apidoc/index.html
- aid: petexec:petexec-profile-api
  name: PetExec Profile API
  description: The authenticated user's own profile and portal menu.
  humanURL: https://github.com/PetExec/API-Examples/tree/master/JavaScript/Owner
  baseURL: https://secure.petexec.net/api
  tags:
  - Profile
  properties:
  - type: OpenAPI
    url: openapi/petexec-profile-api-openapi.yml
  - type: Documentation
    url: https://www.petexec.net/features/api-for-developers
  - type: APIReference
    url: https://secure.petexec.net/api/apidoc/index.html
- aid: petexec:petexec-purchase-history-api
  name: PetExec Purchase History API
  description: Owner purchase/transaction history.
  humanURL: https://github.com/PetExec/API-Examples/tree/master/JavaScript/Owner
  baseURL: https://secure.petexec.net/api
  tags:
  - Purchase History
  properties:
  - type: OpenAPI
    url: openapi/petexec-purchase-history-api-openapi.yml
  - type: Documentation
    url: https://www.petexec.net/features/api-for-developers
  - type: APIReference
    url: https://secure.petexec.net/api/apidoc/index.html
- aid: petexec:petexec-reports-api
  name: PetExec Reports API
  description: Billing and statistics reports.
  humanURL: https://github.com/PetExec/API-Examples/tree/master/JavaScript/Owner
  baseURL: https://secure.petexec.net/api
  tags:
  - Reports
  properties:
  - type: OpenAPI
    url: openapi/petexec-reports-api-openapi.yml
  - type: Documentation
    url: https://www.petexec.net/features/api-for-developers
  - type: APIReference
    url: https://secure.petexec.net/api/apidoc/index.html
- aid: petexec:petexec-scheduled-services-api
  name: PetExec Scheduled Services API
  description: Scheduled-service reservations, types, and services.
  humanURL: https://github.com/PetExec/API-Examples/tree/master/JavaScript/Owner
  baseURL: https://secure.petexec.net/api
  tags:
  - Scheduled Services
  properties:
  - type: OpenAPI
    url: openapi/petexec-scheduled-services-api-openapi.yml
  - type: Documentation
    url: https://www.petexec.net/features/api-for-developers
  - type: APIReference
    url: https://secure.petexec.net/api/apidoc/index.html
- aid: petexec:petexec-vaccinations-api
  name: PetExec Vaccinations API
  description: Pet vaccination (shot) records.
  humanURL: https://github.com/PetExec/API-Examples/tree/master/JavaScript/Owner
  baseURL: https://secure.petexec.net/api
  tags:
  - Vaccinations
  properties:
  - type: OpenAPI
    url: openapi/petexec-vaccinations-api-openapi.yml
  - type: Documentation
    url: https://www.petexec.net/features/api-for-developers
  - type: APIReference
    url: https://secure.petexec.net/api/apidoc/index.html
common:
- type: AgenticAccess
  url: agentic-access/petexec-agentic-access.yml
- type: DomainSecurity
  url: security/petexec-domain-security.yml
- type: Authentication
  url: authentication/petexec-authentication.yml
- type: GitHubOrganization
  url: https://github.com/PetExec
- type: Website
  url: https://www.petexec.net/
- type: Documentation
  url: https://docs2.petexec.net/
- type: Plans
  url: plans/petexec-plans-pricing.yml
- type: RateLimits
  url: rate-limits/petexec-rate-limits.yml
- type: FinOps
  url: finops/petexec-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com