External Transmission
Medium
- Category
- Data Exfiltration
- Content
All requests require the `X-Api-Key` header. Set the `HEYGEN_API_KEY` environment variable. ```bash curl -X GET "https://api.heygen.com/v3/voices?engine=starfish" \ -H "X-Api-Key: $HEYGEN_API_KEY" ```
- Confidence
- 50% confidence
- Finding
- Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
