Skip to main content

Services (Shared Platform API)

Service availability is provided by shared platform modules and may be combined with partner booking flows.

Verified shared endpoints

MethodEndpointPurpose
GET/api/servicesList public services with filters/pagination
GET/api/services/category/:categoryList services by category
GET/api/services/categoriesList available service categories
GET/api/services/:idGet service detail
GET/api/services/:id/calculate-priceCalculate service price
GET/api/services/:id/pricingCalculate service pricing with discounts
GET/api/cenotes/:id/servicesList services available for a cenote

Notes

  • service pricing exposed by API should be treated as cents at contract level
  • transportation and optional add-ons are usually resolved together with Pricing
  • this page intentionally avoids legacy examples that assumed old transport models or undocumented partner-only service endpoints