Audio Endpoint
POST /audio
Section titled “POST /audio”Uploads an audio file.
Supported Formats
Section titled “Supported Formats”- MP3
- M4A
- WAV
- WebM
- OGG
- FLAC
Example
Section titled “Example”curl -X POST https://api.scamshield.click/audio \-F "file=@audio.mp3"Returns the same response schema as the Email endpoint.