{"aam_version":"0.1","site":{"name":"Fitness Zelená","domain":"bookio-one.vercel.app","page_url":"https://bookio-one.vercel.app/b/fitness-zelena","tos_url":"https://bookio-one.vercel.app/terms","description":"Funkcionální posilovna 200m². Ranní cross-training, polední HIIT, večerní functional. Tři trenéři, max 8 lidí na lekci. Personal training na objednávku.","category":"fitness","city":"Praha","district":"Praha 6"},"auth":{"type":"delegated_oauth","required_for":["book_appointment","cancel_appointment"],"accepted_identity_proofs":[{"type":"aam_id","issuer":"https://aam-platform-gamma.vercel.app","jwks_url":"https://aam-platform-gamma.vercel.app/.well-known/aam-jwks.json","connect_url_pattern":"https://aam-platform-gamma.vercel.app/id/connect?agent={agent}&scopes={scopes}&site=bookio:fitness-zelena","scope_names":{"book:appointment":"book_appointment","cancel:appointment":"cancel_appointment"},"note":"Federated. ONE signin gives a credential reusable across ALL Bookio tenants AND any other AAM ID-enabled site. Highly recommended."},{"type":"per_site_consent","authorize_url":"https://bookio-one.vercel.app/api/b/fitness-zelena/aam/authorize","token_url":"https://bookio-one.vercel.app/api/b/fitness-zelena/aam/token","consent_url_pattern":"https://bookio-one.vercel.app/b/fitness-zelena/consent/{request_id}","flow":"out_of_band","note":"Per-tenant only. Token cannot be reused across other tenants. Use only if AAM ID isn't acceptable."}],"authorize_url":"https://bookio-one.vercel.app/api/b/fitness-zelena/aam/authorize","token_url":"https://bookio-one.vercel.app/api/b/fitness-zelena/aam/token","consent_url_pattern":"https://bookio-one.vercel.app/b/fitness-zelena/consent/{request_id}","flow_description":"RECOMMENDED: AAM ID at https://aam-platform-gamma.vercel.app/id/connect?scopes=book:appointment&site=bookio:fitness-zelena. One credential, every Bookio tenant + every other AAM site. FALLBACK: per-tenant consent via authorize_url.","note":"Per-site consent tokens are scoped to this tenant only. AAM ID credentials are scoped to email + scopes, work everywhere."},"actions":[{"id":"list_services","method":"GET","url":"https://bookio-one.vercel.app/api/b/fitness-zelena/services","label":"List services and staff at Fitness Zelená","description":"Returns the catalog: every service with price (CZK), duration, recommended staff, and the full staff roster with bios. Call FIRST so you know what's offered before suggesting a booking. No auth.","params":{},"access":"public","auth_required":false,"pricing":"free"},{"id":"check_availability","method":"POST","url":"https://bookio-one.vercel.app/api/b/fitness-zelena/check-availability","label":"Check available time slots","description":"Returns free 30-minute slot start times for a service+date, optionally narrowed to a specific staff member. Slots respect opening hours and existing bookings.","params":{"service_id":{"type":"string"},"staff_id":{"type":"string","optional":true},"date":{"type":"string","format":"date"}},"access":"public","auth_required":false,"pricing":"free"},{"id":"book_appointment","method":"POST","url":"https://bookio-one.vercel.app/api/b/fitness-zelena/book","label":"Book an appointment at Fitness Zelená","description":"Creates a confirmed booking. REQUIRES Bearer with scope book_appointment. Customer name + phone come from the consent token automatically. Race-safe slot check.","params":{"service_id":{"type":"string"},"staff_id":{"type":"string"},"date":{"type":"string","format":"date"},"time":{"type":"string","format":"HH:MM"},"customer_name":{"type":"string","optional":true},"customer_phone":{"type":"string","optional":true},"customer_email":{"type":"string","format":"email","optional":true},"notes":{"type":"string","optional":true}},"access":"authenticated","auth_required":true,"scope":"book_appointment","pricing":"free"},{"id":"cancel_appointment","method":"POST","url":"https://bookio-one.vercel.app/api/b/fitness-zelena/cancel","label":"Cancel a booking","description":"Cancels a confirmed booking by id. REQUIRES Bearer with scope cancel_appointment. Idempotent.","params":{"booking_id":{"type":"string"},"reason":{"type":"string","optional":true}},"access":"authenticated","auth_required":true,"scope":"cancel_appointment","pricing":"free"}],"powered_by":{"platform":"Bookio","platform_url":"https://bookio-one.vercel.app","registry_url":"https://bookio-one.vercel.app/api/registry/tenants","note":"This site uses Bookio as its booking backend. All tenants on Bookio are AAM-enabled with the same action shape — once you've called one, you know how to call them all. Use the registry_url to discover other tenants by category and city."}}