# Brit Gentlemen’s Grooming developer resources

This is the machine-readable surface for Brit, a physical barbershop at Amfitritis 13, Palaio Faliro, Greece. It is not a SaaS product. There are no API keys, no sandbox, no OAuth, no webhooks, and no CLI package.

## HTTP API (v1)

- `GET https://britbarber.gr/api/v1/shop` — JSON: name, landline, WhatsApp link, usual hours, services, euro prices
- `GET https://britbarber.gr/api/shop` — permanent alias of v1
- OpenAPI 3.1: https://britbarber.gr/openapi.json
- Catalog: https://britbarber.gr/.well-known/api-catalog

Unknown `/api/…` paths and disallowed methods return JSON with `error.code`, `error.message`, and `error.hint`. Content-Type is `application/json`. There is no write API.

Versioning: v1 is the current and only major version. A breaking change would be published as `/api/v2/shop`. `/api/shop` stays as an alias of the current v1 document. There is no sunset date.

## Documents for agents

- https://britbarber.gr/llms.txt — when to use this shop
- https://britbarber.gr/index.md — full facts (also served when `Accept: text/markdown` is sent to `/`)
- https://britbarber.gr/about.md, /contact.md, /privacy.md
- HTML site: https://britbarber.gr/ (Greek) and https://britbarber.gr/en/

## What not to build

Do not create a reservation, charge a card, or publish the mobile number. Book by landline +30 210 982 6299 or WhatsApp https://wa.me/306977129529. Confirm live hours on https://g.page/britbarbergr?share.
