# AudioShake Developers

## Docs

- [Get Asset by ID](https://developer.audioshake.ai/api-reference/assets/get.md)
- [List Assets](https://developer.audioshake.ai/api-reference/assets/list.md)
- [Upload File](https://developer.audioshake.ai/api-reference/assets/upload.md)
- [Authentication](https://developer.audioshake.ai/api-reference/authentication.md): Authenticate requests to the AudioShake API
- [Custom S3 Write Destination](https://developer.audioshake.ai/api-reference/custom-storage.md): Write task outputs directly to your own S3 bucket
- [Formats](https://developer.audioshake.ai/api-reference/formats.md): Input and output file formats supported by the AudioShake API
- [Languages](https://developer.audioshake.ai/api-reference/languages.md): Supported language codes for transcription and alignment models
- [Rate Limits](https://developer.audioshake.ai/api-reference/rate-limits.md): API rate limits and how to handle them
- [Create Task](https://developer.audioshake.ai/api-reference/tasks/create.md)
- [Get Task by ID](https://developer.audioshake.ai/api-reference/tasks/get.md)
- [List Tasks](https://developer.audioshake.ai/api-reference/tasks/list.md)
- [Task Statistics](https://developer.audioshake.ai/api-reference/tasks/statistics.md)
- [Webhooks](https://developer.audioshake.ai/api-reference/tasks/webhooks.md): Receive notifications when target status changes
- [Billing & Credits](https://developer.audioshake.ai/billing.md): How credits work, pricing, and managing your account
- [Build Practice Apps](https://developer.audioshake.ai/build-practice-apps.md): Create play-along tracks by removing a specific instrument from a mix
- [Check Task Status](https://developer.audioshake.ai/check-task-status.md): Poll a Task until all targets complete and download results
- [Build Karaoke Tracks](https://developer.audioshake.ai/create-karaoke-tracks.md): Create karaoke-ready outputs with stem separation and lyric transcription in a single request
- [Music Detection](https://developer.audioshake.ai/detect-music-in-content.md): Identify where music appears in long-form audio and video content
- [FAQ](https://developer.audioshake.ai/faq.md): Common questions about the AudioShake API
- [Introduction](https://developer.audioshake.ai/index.md): API reference and guides for AI source separation, transcription, and content analysis
- [List Available Models](https://developer.audioshake.ai/list-models.md): Fetch the models your account can use, with pricing and formats
- [Migrating from Jobs](https://developer.audioshake.ai/migrating-from-jobs.md): Move from the legacy Jobs API to the Tasks API
- [Models](https://developer.audioshake.ai/models.md): Available processing models with credit costs and limits
- [Multi-Speaker Separation](https://developer.audioshake.ai/multi-speaker-separation.md): Isolate individual speakers from a mixed multi-speaker recording
- [Music Identification](https://developer.audioshake.ai/music-identification.md): Detect and identify music in audio and video content
- [Music Removal](https://developer.audioshake.ai/music-removal.md): Remove background music while preserving speech and effects
- [Quickstart](https://developer.audioshake.ai/quickstart.md): Make your first AudioShake API call in 5 minutes
- [Dialogue Separation](https://developer.audioshake.ai/remove-dialogue-for-dubbing.md): Separate speech from music and effects for dubbing, podcast editing, and post-production
- [API Reference](https://developer.audioshake.ai/sdk/api-reference.md): Complete reference for AudioShakeSeparator and SourceSeparationTask
- [Overview](https://developer.audioshake.ai/sdk/overview.md): Run audio source separation on-device with the AudioShake Local Inference SDK
- [Quickstart](https://developer.audioshake.ai/sdk/quickstart.md): Run your first stem separation with the Local Inference SDK
- [System Requirements](https://developer.audioshake.ai/sdk/requirements.md): Hardware and software requirements for each supported platform
- [Instrument Separation](https://developer.audioshake.ai/separate-stems.md): Isolate vocals, drums, bass, and other instruments from a mixed track
- [Speech Recovery](https://developer.audioshake.ai/speech-recovery.md): Improve speech intelligibility in noisy and reverberant recordings
- [Lyrics Editor](https://developer.audioshake.ai/tools/lyrics-editor.md): Embed a lyrics synchronization and editing widget in your application
- [Lyric Transcription](https://developer.audioshake.ai/transcribe-lyrics.md): Generate time-synced lyrics from a song
- [Upload a File](https://developer.audioshake.ai/upload-file.md): Upload a local file and use it in a Task

## OpenAPI Specs

- [openapi](https://developer.audioshake.ai/api-reference/openapi.json)
