# Audio Share Cookbook

- Generated: `2026-04-04T11:53:51Z`
- HTML: `/developers/audio-share-cookbook`
- JSON: `/developers/audio-share-cookbook.json`

## Sections
- **Core Scenarios** (`core-scenarios`): Track share, signed short links, validation-only, and batch validation starters.
- **Troubleshooting Checklist** (`troubleshooting-checklist`): Quick checks for preview, host policy, channels, and catalog sync.
- **destination_host_denied Incident Playbook** (`destination-host-denied-playbook`): Rollout-safe allowlist triage and rollback flow for denied hosts.
- **Track Auth Troubleshooting** (`track-auth-troubleshooting`): Decision tree for optional/required bearer states and diagnostics headers.
- **Signed Short Link Lifecycle** (`signed-short-link-lifecycle`): Create, inspect, revoke, and expand lifecycle with contract checks.
- **Analytics Dedupe + Track Auth** (`analytics-dedupe-track-auth`): client_event_id dedupe contract and bearer auth examples.
- **Operator Notes** (`operator-notes`): Request-id/checksum and rate-limit header usage in incident tickets.

## Key URLs
- Helper: `/developers/audio-share-helper`
- API: `/api/public/audio-share-links`
- Validate Batch: `/api/public/audio-share-links/validate/batch`
- Expand: `/api/public/audio-share-links/expand`
- Errors Catalog: `/api/public/audio-share-links/errors.json`
- Warnings Catalog: `/api/public/audio-share-links/warnings.json`
- Guidance Catalog: `/api/public/audio-share-links/guidance.json`
