Skip to content

Audio Endpoint

Uploads an audio file.

  • MP3
  • M4A
  • WAV
  • WebM
  • OGG
  • FLAC
Terminal window
curl -X POST https://api.scamshield.click/audio \
-F "file=@audio.mp3"

Returns the same response schema as the Email endpoint.