Getting Started

Overview

There are 3 core components of the API:

  1. Audit: For monitoring or logging your Siro API requests
  2. Integrations: For connecting users, sales data, deal data, and recordings between Siro and your system
  3. Core: For user provisioning and retrieving recording metadata.

Authentication

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.

Rate Limits

The rate limit is currently 1000 requests per api token per minute.

Support

For help, feedback, or suggestions, reach out to [email protected]

API Reference

Audit API Reference

Integrations API Reference

Core API Reference