Documentation
Getting Started
How to get started with the Siro API
There are 3 core components of the API:
- Audit: For monitoring or logging your Siro API requests
- Integrations: For connecting users, sales data, deal data, and recordings between Siro and your system
- Core: For user provisioning and retrieving recording metadata.
To authenticate with the API, obtain an API_TOKEN
for your organization with your Siro account here. Only admins can create API tokens. Use this token in the Authorization: Bearer
header for all requests to the API.
They are unique to your account and organization and should be kept confidential.