Get API key for Team/ connect team to retell AI #22038
-
|
Hello, I want to use a cal.com integration in Retell AI, to check the calendars of multiple team members. For that I need to connect the team and the event within the team to Retell, which usually works with an API key and an event ID. I have the event ID, but I don´t know what API key to use. If I use the key from my Team-Owner Account, it doesn´t work, so I figured there has to be an API key specifically for the team somewhere. Could you please tell me how exactly I should handle this situation. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
|
Hi @moritzschoelderle! I'm Dosu and I’m helping the cal.com team. To connect your Cal.com team to Retell AI and access multiple team members' calendars, you need a team-scoped API key. Cal.com supports API keys that are associated with a specific team by specifying the team during API key creation—using a personal (even team-owner) API key will not work for team-level access. A privileged user (like an admin or owner) must create a new API key and select the relevant team during the process. This is not automatic; you need to generate it from within Cal.com’s API key management, making sure to set the correct team and permissions. When using this key, set the Authorization header as If you don’t see the option to create a team API key, check your permissions or ask a team admin to do it. To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
Hi @moritzschoelderle! I'm Dosu and I’m helping the cal.com team.
To connect your Cal.com team to Retell AI and access multiple team members' calendars, you need a team-scoped API key. Cal.com supports API keys that are associated with a specific team by specifying the team during API key creation—using a personal (even team-owner) API key will not work for team-level access.
A privileged user (like an admin or owner) must create a new API key and select the relevant team during the process. This is not automatic; you need to generate it from within Cal.com’s API key management, making sure to set the correct team and permissions. When using this key, set the Authorization header as
Bear…