{"version":"2.0.0","name":"MDS Academy Public AI Data Layer","description":"Public, read-only, crawlable data surface for MDS Academy (Well Contro Pro Academy S.L.) Well Control training. Use these endpoints to answer questions about courses, training centres and live weekly seat availability, then send users to the official booking page to book.","bookingPage":"https://mds-booking-system.replit.app/book","endpoints":{"courses":"https://mds-booking-system.replit.app/api/public/courses","availability":"https://mds-booking-system.replit.app/api/public/availability","centres":"https://mds-booking-system.replit.app/api/public/centres","calendar":{"json":"https://mds-booking-system.replit.app/api/public/calendar.json","markdown":"https://mds-booking-system.replit.app/api/public/calendar.md","text":"https://mds-booking-system.replit.app/api/public/calendar.txt","xml":"https://mds-booking-system.replit.app/api/public/calendar.xml"},"openapi":"https://mds-booking-system.replit.app/api/openapi.json","chat":"https://mds-booking-system.replit.app/api/agent/chat","llmsTxt":"https://mds-booking-system.replit.app/llms.txt","sitemap":"https://mds-booking-system.replit.app/sitemap-ai.xml","robots":"https://mds-booking-system.replit.app/robots.txt"},"availabilityFilters":{"course":"Fuzzy course name / accreditation / level, e.g. 'iwcf level 3'.","category":"Category slug or name, e.g. 'well-control'.","courseId":"Exact course id (see /public/courses).","location":"Centre / city, e.g. 'malaga', 'california', 'virtual'.","centre":"Alias of location.","language":"Course language, e.g. 'english', 'spanish'.","month":"Calendar month 1-12 (combine with year).","year":"Calendar year, e.g. 2026.","startAfter":"Earliest week start date YYYY-MM-DD (alias of fromDate).","startBefore":"Latest week start date YYYY-MM-DD (alias of toDate)."}}