Overview
All Zapier routes are authenticated and scoped to the current user; optionally, requests can be scoped to a specific team via theX-Team-Id header.
- Base URL: https://www.greetmate.ai
- Base prefix:
/api - Auth: Bearer token (same value can be sent in
Authorization: Bearer <token>andX-API-KEY: <token>) for Zapier convenience - Optional team scoping:
X-Team-Id: <team_id>(switches context for the request)
Authentication and Headers
Bearer token used for authentication.
Authorization: Bearer <api_token>Optional duplicate of the bearer token. Often set by Zapier automatically.
application/jsonapplication/jsonOptional. Operate on a specific team context for this request.
Note: All endpoints are protected. Ensure the token is valid for the user making the request.
Endpoints Index
- Incoming Calls
- Call Ended
- Workflow Item