Jump to Content
SquadCast.fm APIHomeSquadCast AppBlog
HomeDocumentationRecipesAPI ReferenceRelease Notes
HomeSquadCast AppBlogLog InSquadCast.fm API
Documentation
Log In
HomeDocumentationRecipesAPI ReferenceRelease Notes

Overview

  • Getting Started with SquadCast API
  • Release Notes
  • REST API

SquadCast App

  • Pilot Program
  • Descript Integration
  • DropBox Integration
  • Zapier Integration
  • Captivate Integration
  • SavvyCal Integration

API Guides

  • SquadCast API
  • Backwards Compatibility
  • Authentication
  • Overview

Troubleshooting

  • Troubleshooting the API

Webhooks

  • Overview
  • Events
    • Recording_Session.Created
    • Recording_Session.Deleted
    • Recording_Session.Updated
    • Recording_Session.Started
    • Recording_Session.Ended
    • Audio.Mixed
    • Audio.Mastered
    • Audio.Rendered
    • Video.Rendered
    • Participant.Joined
    • Participant.Left
    • Recording.Started
    • Recording.Stopped
    • Recording.Transferred
    • Squadshot.Taken
    • Show.Created
    • Show.Deleted
    • Show.Updated
Powered by 

Audio.Mastered

Suggest Edits

audio.mastered

Returns a payload with audio information of a mastered track

{
	"name": "audio.mastered",
	"wav": "https://storage/file_mastered.wav",
}

Updated almost 3 years ago