integrate with phorest's third-party api for client and appointment data
domain: developer.phorest.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
email phorest's api team (via support) with your phorest account number to request api access and credentials
authenticate using http basic auth with the api username phorest issues (prefixed "global/", e.g. global/you@example.com) and password
scope requests to your business using the businessId path segment, e.g. .../third-party-api-server/api/business/{businessId}/client
use the client endpoints to retrieve or create client records, and the appointment endpoints to list, create, check in, or confirm appointments (listing is capped at a one-month date range and filterable by staff, room, machine, or client)
import phorest's official postman collection to explore and test endpoints before writing integration code
Known gotchas
appointment list queries are capped to a one-month date range per request — paginate by date range for larger pulls
third-party software providers partnering with phorest may be subject to integration charges, and api access is provisioned manually by phorest support rather than instant self-signup
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?