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.

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.