Callabo Developer Center
Integrate meeting data into your workflow
Use one personal PAT to read accessible workspaces, records, dialogs, insights, teams, and members through the REST API.
Start here
Your first API flow
- 1
Issue a PAT
Create a PAT in personal settings, copy it once, and store it securely.
- 2
Find a workspace
Read a
slugfromGET /v2/workspaces, but do not assume every listed workspace allows PAT requests. - 3
Read a meeting
Add
include=dialogs,insightsto a record detail request.