For AI agents: visit https://docs.zenoti.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
Jump to Content
Zenoti APIs
GuidesRecipesAPI ReferenceAPI Changelog
v1.0

Log InZenoti APIs
Guides
Log In
v1.0GuidesRecipesAPI ReferenceAPI Changelog

API General Setup and Documentation

  • Overview
  • Getting Started
  • Onboarding
    • Create the backend app and generate a new API key
    • Update the existing API key
  • Authentication
  • Authorization
  • Pagination
  • Response and error codes
  • Map custom sources to your app
  • Rate limits
  • Support

Webhooks

  • Overview
  • Structure of event responses
  • Webhook Failure Handling

Service Booking Workflow

  • Service Booking
    • Step 1: Create a booking
    • Step 2 : Reserve a slot for the booking
    • Step 3 : Confirm the booking
    • Step 4 : Collect payment for the invoice

Product Sale Workflow

  • Product Sale
    • Step 1 : Choose a product
    • Step 2 : Generate an invoice
    • Step 3 : Collect payment for the invoice

Membership Sale Workflow

  • Membership Sale
    • Step 1 : Select a membership
    • Step 2 : Generate an invoice
    • Step 3 : Collect payment for the invoice
    • Step 4 : Close the invoice and send a confirmation email to the guest

Gift Card Sale Workflow

  • Gift Card Sale
    • Step 1 : Select a gift card template
    • Step 2 : Generate an invoice
    • Step 3 : Add payment for the invoice
    • Step 4 : Send the gift card sale email to the guest

Opportunities Workflow

  • Opportunity
Powered by 

Step 1 : Choose a product

Suggest Edits
  1. If you want to sell/purchase a product from a list of products, use the List all products of a center API to retrieve the products in a center. Expand the preferences of the product and select a product that has the retail parameter set as true and proceed to step 2.

Updated almost 4 years ago