Pimloc · AsyncAPI Specification
Secure Redact Media Callbacks
Version v3
Secure Redact processes media asynchronously. When a state_callback and/or export_callback URL is supplied on upload, the platform POSTs event payloads to those URLs as media moves through the redaction workflow. This document describes those webhook callbacks.
View Spec
View on GitHub
CompanyPrivacyVideo RedactionAnonymizationPIIData ProtectionArtificial IntelligenceComplianceVideo AnalyticsAsyncAPIWebhooksEvents
Channels
stateCallback
Consumer-hosted URL supplied as state_callback on upload. Secure Redact periodically POSTs media progress/status updates to it.
exportCallback
Consumer-hosted URL supplied as export_callback on upload. Secure Redact POSTs the exported media info once redaction completes. Requests are authenticated with the export_token supplied on upload.
Messages
mediaStateUpdate
Media state update
mediaExportComplete
Media export complete