Here's how to generate and securely provide your API key to Tildei for your Zenoti account.
Step-by-Step Instructions
Reference Documentation: https://help.zenoti.com/en/zenoti-apis/create-the-backend-app-and-generate-a-new-api-key.html
1. Navigate to Apps Configuration
- Log into your Zenoti account at the organization level
- Click the Configuration icon (gear icon)
- Search for and select "Apps" from the Integrations section
2. Create a New Backend App
- On the Manage Applications page, click Add
- Fill in the following details:
- Name:
Tildei (or your preferred name)
- URI:
https://app.tildei.com
- Description:
API integration for Agentic workflows
- Source App:
Bot is likely the most applicable, but choose based on how you’d like any appointments from the Tildei Agent to be labeled.
3. Set Permissions (APIKEY GROUPS)
Under "Manage App Permissions", you'll need to select appropriate permissions. Based on the API endpoints we'll be using and similar integrations, we believe you'll need:
Read Permissions:
- Guest Read (accessing guest phone numbers and profiles)
- Appointments Read (viewing appointment history and status)
- Invoice Read (checking product purchases)
- Center Read (basic center information)
- Services Read (listing available services for booking)
Write Permissions:
- Service Booking Write (creating new bookings)