pull bookings and business data via the teamup business api
domain: apidocs.teamup.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Apply for TeamUp Business API access from the Integrations page in your TeamUp account; credentials are typically issued instantly.
Choose an authentication method: OAuth bearer token, which acts on behalf of an end user, or a machine-to-machine token, which acts on behalf of the business.
Review the authentication and API overview docs, and optionally import the published OpenAPI spec or Postman collection.
Call the bookings and customer endpoints to retrieve class registrations, membership purchases, and schedule data.
Cross-check the Business Dashboard's Activity Feed, which logs which API application performed each action, to debug integration writes.
Known gotchas
Pick the auth method deliberately: OAuth ties actions to an individual staff user, M2M ties them to the business, with different revocation implications.
Credentials can be revoked at any time from the Integrations page, so build for token invalidation and refresh handling.
Endpoint coverage differs between the newer api-docs.goteamup.com reference and older apidocs.teamup.com pages; confirm which spec is current.
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?