Allo-Media Activate API

Read-only REST API over calls that have finished processing on the Allo-Media platform — transcription, redaction, analysis and tagging complete. Three operations: list calls with date/status filters and limit/offset paging, retrieve one call by unique_id, and download that call's audio. Audio past its GDPR retention window returns HTTP 451. Version 3.0.0, on the base https://activate.uh.live since 2024-07-01.

API entry from apis.yml

apis.yml Raw ↑
aid: allo-media-activate-api
name: Allo-Media Activate API
description: 'Read-only REST API over calls that have finished processing on the Allo-Media platform —
  transcription, redaction, analysis and tagging complete. Three operations: list calls with date/status
  filters and limit/offset paging, retrieve one call by unique_id, and download that call''s audio. Audio
  past its GDPR retention window returns HTTP 451. Version 3.0.0, on the base https://activate.uh.live
  since 2024-07-01.'
humanURL: https://docs.allo-media.net/activate-api/rest/
baseURL: https://activate.uh.live
tags:
- Transcription
- Call Analytics
- Speech Analytics
- REST
properties:
- type: Documentation
  url: https://docs.allo-media.net/activate-api/rest/
- type: GettingStarted
  url: https://docs.allo-media.net/activate-api/rest/getting-started/
- type: Authentication
  url: authentication/allo-media-authentication.yml
- type: OAuthScopes
  url: scopes/allo-media-scopes.yml
- type: Conventions
  url: conventions/allo-media-conventions.yml
- type: ErrorCatalog
  url: errors/allo-media-error-codes.yml
- type: RateLimits
  url: rate-limits/allo-media-rate-limits.yml
- type: DataModel
  url: data-model/allo-media-data-model.yml
- type: Webhooks
  url: asyncapi/allo-media-events.yml
- type: ChangeLog
  url: https://docs.allo-media.net/activate-api/rest/releases-notes/
- type: Deprecation
  url: https://docs.allo-media.net/activate-api/rest/older-version/