---
swagger: "2.0"
info:
  description: "Our API documentation has been moved to https://docs.zenoti.com. \n\n"
  version: "1.0.0"
  title: "Zenoti API"
  termsOfService: ""
  contact:
    email: "apisupport@zenoti.com"
host: "api.zenoti.com"
schemes:
- "https"
consumes:
- "application/json"
produces:
- "application/json"
security:
- API Key: []