Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phorest (phorest)

About this repository

This is not our API. This repository is an independent, third-party profile of a company's publicly available API surface, maintained by API Evangelist. API Evangelist does not operate, host, resell, or support this company's APIs, and is not affiliated with or endorsed by the company unless stated on the profile.

Where the information came from. Everything here is assembled from material a member of the public can reach with a browser and no credentials — the company's own website, developer portal and documentation, the specifications it publishes for public use (OpenAPI, AsyncAPI, JSON Schema, apis.json, llms.txt and similar), its public repositories, and its public status, pricing and changelog pages. Nothing here is obtained by breaching a system, defeating an access control, or using credentials of any kind.

The rating is an independent assessment. The Kin Score and Agent Readiness rating are independently calculated scores of a company's public API artifacts, produced by API Evangelist against a published rubric. They are not certifications, endorsements, security assessments, or audits, and they score published artifacts — not the quality, safety, or security of the software.

Corrections, re-scores, and removal are free. No partnership, contract, or purchase is required, and you do not need to justify the request.

  • Something wrong? Open an issue on this repository, or email info@apievangelist.com.
  • Published something new? Ask for a re-score and we will re-run the rating.
  • Want the listing taken down? Say so and we will honor it. The profile is reduced to your company name, a factual description, and a link to your own site, and the company is recorded as unrated — never scored zero for having asked.

Response times. Acknowledgement within one business day; removal or restriction within two business days; corrections and re-scores within five business days.

On a security or compliance team? Email info@apievangelist.com with security in the subject line and you will get a person, not a form. We will tell you exactly which public URLs this profile was built from so your team can see the same surface we did, and we will take the listing down on request while you work through it.

Full detail: Where this data comes from

Phorest is salon and spa business management software (scheduling, point of sale, client marketing, online booking, and reporting) used by hair, beauty, and med-spa businesses across the UK, Ireland, mainland Europe, North America, and Australia. Partner-gated access is granted to the Phorest API (also called Phorest Connect by some partners) on request - a REST, basic-authenticated API scoped per business and branch that exposes clients, appointments/bookings, staff, services, products, purchases, vouchers, and reporting data so approved developers can build custom booking flows, e-commerce integrations, call-centre lookups, and reporting tools on top of a salon's Phorest data.

APIs.json: https://raw.githubusercontent.com/api-evangelist/phorest/refs/heads/main/apis.yml

Access model

The Phorest API is not self-serve. Access is requested from the Phorest support/API team (api-requests@phorest.com), quoting the requesting business's Phorest Account Number. Once granted, requests are authenticated with HTTP Basic auth using a global/{email} username and an API password issued by Phorest, and are scoped to a businessId (and, for most resources, a branchId) in the URL path. There is no public self-signup developer console and no sandbox account creation flow; this repository documents the API from Phorest's public reference documentation (developer.phorest.com) and support articles, honestly marking endpoints that are confirmed from that public reference versus anything modeled.

Tags

  • Salon Software
  • Spa Software
  • Scheduling
  • Point of Sale
  • Business Management
  • Vertical SaaS

Timestamps

  • Created: 2026-07-03
  • Modified: 2026-07-03

APIs

Phorest Clients API

Create, retrieve, update, and list clients (individually or in batch) scoped to a business, including filtering by email, phone, name, or update time, plus client categories used for newsletter and marketing segmentation. Confirmed against Phorest's public API reference.

Tags

  • Clients
  • CRM
  • Client Categories

Properties

Phorest Appointments & Bookings API

List, retrieve, update, cancel, confirm, and check in appointments for a business branch; create, cancel, activate, and note bookings; and check real-time appointment-slot availability for a set of requested services. The backbone of Phorest's bespoke online-booking use case. Confirmed against Phorest's public API reference.

Tags

  • Appointments
  • Bookings
  • Scheduling
  • Availability

Properties

Phorest Staff API

List and retrieve staff (individually or in batch) per branch, read staff work time tables (rota), and create, retrieve, update, and delete staff breaks. Confirmed against Phorest's public API reference; the staff work time tables endpoint does not support pagination and always returns the full date-range result set.

Tags

  • Staff
  • Rota
  • Breaks
  • Work Time Tables

Properties

Phorest Services API

List services, service categories, service packages, and service special offers for a branch, including price and duration data used to build booking flows and quotes. Confirmed against Phorest's public API reference.

Tags

  • Services
  • Service Categories
  • Packages
  • Special Offers

Properties

Phorest Products & Purchases API

List retail products with stock level, pricing, and barcode data; record purchases (appointments, products, courses, or vouchers) against a client and branch, which updates stock automatically; read inventory transactions and till balances; and perform manual stock adjustments. Used for third-party e-commerce (WooCommerce/Shopify-style) integrations. Confirmed against Phorest's public API reference. Purchase creation also emits an event onto a partner-provisioned AWS SQS queue per Phorest's sqs-sample reference project.

Tags

  • Products
  • Retail
  • Purchases
  • Point of Sale
  • Inventory

Properties

Phorest Vouchers & Loyalty API

Create, retrieve, list, and update the balance of gift vouchers scoped to a business, and adjust a client's loyalty points balance. Phorest does not process the voucher purchase payment itself - integrators build the purchase web experience and payment step, then write the voucher via this API. Confirmed against Phorest's public API reference.

Tags

  • Vouchers
  • Gift Cards
  • Loyalty
  • Rewards

Properties

Phorest Branches API

List a business's branches (locations), each branch's work time table, treatment rooms, equipment/machines, and tax rates - the reference data most other Phorest endpoints are scoped underneath. Confirmed against Phorest's public API reference.

Tags

  • Branches
  • Locations
  • Rooms
  • Machines
  • Tax Rates

Properties

Phorest Reporting & Reviews API

Create and poll asynchronous CSV export jobs for raw sale-level reporting over a date range, list and retrieve client reviews for syndication to external review platforms, list sales-fee records, and read marketing leads and lead statistics. Confirmed against Phorest's public API reference.

Tags

  • Reporting
  • CSV Export
  • Reviews
  • Leads
  • Sale Fees

Properties

Common Properties

Maintainers

FN: Kin Lane Email: kin@apievangelist.com

About

Phorest is salon and spa business management software (scheduling, point of sale, client marketing, online booking, and reporting) used by hair, beauty, and med-spa businesses across the UK, Ireland, mainland Europe, North America, and Australia.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors