Skip to content

Command palette

Search for a page to open.

Integrations

Plays nicely with your whole stack

Connectors for the tools your gym already runs on, plus webhooks for everything else.

  • Slack

    Communication

    Send AI summaries and alerts to channels.

  • Notion

    Productivity

    Sync knowledge bases for retrieval.

  • GitHub

    Developer

    Automate reviews, triage and changelogs.

  • Figma

    Design

    Generate copy and assets inside files.

  • Zapier

    Automation

    Connect 6,000+ apps to your agents.

  • Salesforce

    CRM

    Enrich leads and draft outreach at scale.

  • HubSpot

    Marketing

    Personalize campaigns with AI insights.

  • Stripe

    Payments

    Answer billing questions with live data.

  • Google Drive

    Storage

    Index documents for instant answers.

  • Discord

    Community

    Deploy AI moderators and helpers.

  • Linear

    Project

    Turn feedback into triaged issues.

  • Shopify

    E-commerce

    Write product copy that converts.

Showing 12 of 12 integrations. New connectors ship every month.

Build your own

An API for everything we haven't built yet

Anything you can do in the admin, you can do over REST. Signed webhooks for every event, and an OpenAPI spec to generate a client from.

  • Typed SDKs

    First-class TypeScript, Python and Go clients with streaming built in.

  • Signed webhooks

    HMAC-SHA256 signatures, automatic retries and a replay console for debugging.

  • OpenAPI everything

    Generate clients in any language from our always-current spec.

webhooks.tsTypeScript
import { GymKeeper } from "@gymkeeper/sdk";

const gymkeeper = new GymKeeper({ apiKey: process.env.TAPOTIK_KEY });

// Get notified when any workflow finishes
await gymkeeper.webhooks.create({
  url: "https://api.acme.com/hooks/gymkeeper",
  events: ["agent.completed", "image.generated"],
  secret: process.env.WEBHOOK_SECRET,
});

// → 201 Created · signed with HMAC-SHA256

Ready to start the journey with Gymkeeper?

We enable you to run your gym smoothly.

No card required · No contract · Unlimited users, devices and gyms