PushPress

PushPress is a gym and fitness business management platform covering membership management, billing and payments, class and appointment scheduling, check-ins, CRM, and a member app. The PushPress Platform API is a REST API (base https://api.pushpress.com/v3) that lets developers read and manage customers (members), check-ins, appointments, classes, events, plan enrollments, membership plans, invitations, and transactional messaging, and subscribe to platform webhooks for real-time events. Requests are authenticated with an API key in the API-KEY header and scoped to a single gym location with a company-id header.

PushPress publishes 13 APIs on the APIs.io network, including ApiKeys API, Appointments API, Attributions API, and 10 more. Tagged areas include Fitness, Gym Management, Membership Management, Fitness Software, and Class Scheduling.

PushPress’ developer surface includes authentication, documentation, engineering blog, and 8 more developer resources.

39.0/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-10 · rubric v0.9.1
AccessFreemiumSelf serve⚡ Free to try
13 APIs
FitnessGym ManagementMembership ManagementFitness SoftwareClass SchedulingBillingCRMWellnessSaaSWebhooks

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-10 · rubric v0.9.1
Composite quality — 39.0/100 · thin
Contract Quality 15.9 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 3.4 / 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/pushpress: 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 13

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

PushPress ApiKeys API

Programmatic API key management.

PushPress Appointments API

Scheduled one-on-one or small-group appointments.

PushPress Attributions API

Marketing / lead-source attributions for a customer.

PushPress Checkins API

Class, appointment, event, and open-facility check-ins.

PushPress Classes API

Scheduled classes and class types.

PushPress Company API

The gym / business (company) the API key is scoped to.

PushPress Customers API

Gym members and leads (customers).

PushPress Enrollments API

Customer enrollments in membership plans.

PushPress Events API

Gym events (workshops, competitions, socials).

PushPress Invitations API

Invitations for members or staff to join the gym on PushPress.

PushPress Messages API

Transactional email, SMS, push, and in-app notifications.

PushPress Plans API

Membership and billing plans offered by the gym.

PushPress Webhooks API

Platform webhook subscriptions for real-time events.

Scroll for all 13

Open Collections 1

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

PushPress Platform API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Pushpress Rate Limits

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

Pushpress Authentication

apiKey · 1 scheme

SECURITY

Pushpress Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Pushpress Agentic Access

45 operations · 16 acting · 1 human-in-the-loop

45 operations · 16 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 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: pushpress
url: https://raw.githubusercontent.com/api-evangelist/pushpress/refs/heads/main/apis.yml
name: PushPress
kind: company
description: PushPress is a gym and fitness business management platform covering membership management, billing and payments,
  class and appointment scheduling, check-ins, CRM, and a member app. The PushPress Platform API is a REST API (base https://api.pushpress.com/v3)
  that lets developers read and manage customers (members), check-ins, appointments, classes, events, plan enrollments, membership
  plans, invitations, and transactional messaging, and subscribe to platform webhooks for real-time events. Requests are authenticated
  with an API key in the API-KEY header and scoped to a single gym location with a company-id header.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · 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/pushpress.png
tags:
- Fitness
- Gym Management
- Membership Management
- Fitness Software
- Class Scheduling
- Billing
- CRM
- Wellness
- SaaS
- Webhooks
created: '2026-07-12'
modified: '2026-07-12'
specificationVersion: '0.19'
apis:
- aid: pushpress:pushpress-apikeys-api
  name: PushPress ApiKeys API
  description: Programmatic API key management.
  humanURL: https://ppe.apidocumentation.com/
  baseURL: https://api.pushpress.com/v3
  tags:
  - ApiKeys
  properties:
  - type: OpenAPI
    url: openapi/pushpress-apikeys-api-openapi.yml
  - type: Documentation
    url: https://ppe.apidocumentation.com/
  - type: APIReference
    url: https://ppe.apidocumentation.com/
- aid: pushpress:pushpress-appointments-api
  name: PushPress Appointments API
  description: Scheduled one-on-one or small-group appointments.
  humanURL: https://ppe.apidocumentation.com/
  baseURL: https://api.pushpress.com/v3
  tags:
  - Appointments
  properties:
  - type: OpenAPI
    url: openapi/pushpress-appointments-api-openapi.yml
  - type: Documentation
    url: https://ppe.apidocumentation.com/
  - type: APIReference
    url: https://ppe.apidocumentation.com/
- aid: pushpress:pushpress-attributions-api
  name: PushPress Attributions API
  description: Marketing / lead-source attributions for a customer.
  humanURL: https://ppe.apidocumentation.com/
  baseURL: https://api.pushpress.com/v3
  tags:
  - Attributions
  properties:
  - type: OpenAPI
    url: openapi/pushpress-attributions-api-openapi.yml
  - type: Documentation
    url: https://ppe.apidocumentation.com/
  - type: APIReference
    url: https://ppe.apidocumentation.com/
- aid: pushpress:pushpress-checkins-api
  name: PushPress Checkins API
  description: Class, appointment, event, and open-facility check-ins.
  humanURL: https://ppe.apidocumentation.com/
  baseURL: https://api.pushpress.com/v3
  tags:
  - Checkins
  properties:
  - type: OpenAPI
    url: openapi/pushpress-checkins-api-openapi.yml
  - type: Documentation
    url: https://ppe.apidocumentation.com/
  - type: APIReference
    url: https://ppe.apidocumentation.com/
- aid: pushpress:pushpress-classes-api
  name: PushPress Classes API
  description: Scheduled classes and class types.
  humanURL: https://ppe.apidocumentation.com/
  baseURL: https://api.pushpress.com/v3
  tags:
  - Classes
  properties:
  - type: OpenAPI
    url: openapi/pushpress-classes-api-openapi.yml
  - type: Documentation
    url: https://ppe.apidocumentation.com/
  - type: APIReference
    url: https://ppe.apidocumentation.com/
- aid: pushpress:pushpress-company-api
  name: PushPress Company API
  description: The gym / business (company) the API key is scoped to.
  humanURL: https://ppe.apidocumentation.com/
  baseURL: https://api.pushpress.com/v3
  tags:
  - Company
  properties:
  - type: OpenAPI
    url: openapi/pushpress-company-api-openapi.yml
  - type: Documentation
    url: https://ppe.apidocumentation.com/
  - type: APIReference
    url: https://ppe.apidocumentation.com/
- aid: pushpress:pushpress-customers-api
  name: PushPress Customers API
  description: Gym members and leads (customers).
  humanURL: https://ppe.apidocumentation.com/
  baseURL: https://api.pushpress.com/v3
  tags:
  - Customers
  properties:
  - type: OpenAPI
    url: openapi/pushpress-customers-api-openapi.yml
  - type: Documentation
    url: https://ppe.apidocumentation.com/
  - type: APIReference
    url: https://ppe.apidocumentation.com/
- aid: pushpress:pushpress-enrollments-api
  name: PushPress Enrollments API
  description: Customer enrollments in membership plans.
  humanURL: https://ppe.apidocumentation.com/
  baseURL: https://api.pushpress.com/v3
  tags:
  - Enrollments
  properties:
  - type: OpenAPI
    url: openapi/pushpress-enrollments-api-openapi.yml
  - type: Documentation
    url: https://ppe.apidocumentation.com/
  - type: APIReference
    url: https://ppe.apidocumentation.com/
- aid: pushpress:pushpress-events-api
  name: PushPress Events API
  description: Gym events (workshops, competitions, socials).
  humanURL: https://ppe.apidocumentation.com/
  baseURL: https://api.pushpress.com/v3
  tags:
  - Events
  properties:
  - type: OpenAPI
    url: openapi/pushpress-events-api-openapi.yml
  - type: Documentation
    url: https://ppe.apidocumentation.com/
  - type: APIReference
    url: https://ppe.apidocumentation.com/
- aid: pushpress:pushpress-invitations-api
  name: PushPress Invitations API
  description: Invitations for members or staff to join the gym on PushPress.
  humanURL: https://ppe.apidocumentation.com/
  baseURL: https://api.pushpress.com/v3
  tags:
  - Invitations
  properties:
  - type: OpenAPI
    url: openapi/pushpress-invitations-api-openapi.yml
  - type: Documentation
    url: https://ppe.apidocumentation.com/
  - type: APIReference
    url: https://ppe.apidocumentation.com/
- aid: pushpress:pushpress-messages-api
  name: PushPress Messages API
  description: Transactional email, SMS, push, and in-app notifications.
  humanURL: https://ppe.apidocumentation.com/
  baseURL: https://api.pushpress.com/v3
  tags:
  - Messages
  properties:
  - type: OpenAPI
    url: openapi/pushpress-messages-api-openapi.yml
  - type: Documentation
    url: https://ppe.apidocumentation.com/
  - type: APIReference
    url: https://ppe.apidocumentation.com/
- aid: pushpress:pushpress-plans-api
  name: PushPress Plans API
  description: Membership and billing plans offered by the gym.
  humanURL: https://ppe.apidocumentation.com/
  baseURL: https://api.pushpress.com/v3
  tags:
  - Plans
  properties:
  - type: OpenAPI
    url: openapi/pushpress-plans-api-openapi.yml
  - type: Documentation
    url: https://ppe.apidocumentation.com/
  - type: APIReference
    url: https://ppe.apidocumentation.com/
- aid: pushpress:pushpress-webhooks-api
  name: PushPress Webhooks API
  description: Platform webhook subscriptions for real-time events.
  humanURL: https://ppe.apidocumentation.com/
  baseURL: https://api.pushpress.com/v3
  tags:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/pushpress-webhooks-api-openapi.yml
  - type: Documentation
    url: https://ppe.apidocumentation.com/
  - type: APIReference
    url: https://ppe.apidocumentation.com/
common:
- type: AgenticAccess
  url: agentic-access/pushpress-agentic-access.yml
- type: DomainSecurity
  url: security/pushpress-domain-security.yml
- type: Authentication
  url: authentication/pushpress-authentication.yml
- type: GitHubOrganization
  url: https://github.com/PushPress
- type: LinkedIn
  url: https://www.linkedin.com/company/pushpress
- type: Website
  url: https://www.pushpress.com
- type: Documentation
  url: https://ppe.apidocumentation.com/
- type: Plans
  url: plans/pushpress-plans-pricing.yml
- type: RateLimits
  url: rate-limits/pushpress-rate-limits.yml
- type: FinOps
  url: finops/pushpress-finops.yml
- url: https://www.pushpress.com/blog
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com