# Tornado API ## Docs - [Get Batch Status](https://docs.tornadoapi.io/api-reference/batch/get-status.md): Get the status of a Spotify show batch download - [Rename Batch Jobs](https://docs.tornadoapi.io/api-reference/batch/rename-jobs.md): Rename episode filenames in a paused batch before starting downloads - [Start Batch](https://docs.tornadoapi.io/api-reference/batch/start.md): Start a paused batch to begin downloading all episodes - [Bulk Create Jobs](https://docs.tornadoapi.io/api-reference/bulk/create.md): Create multiple download jobs at once - [API Reference](https://docs.tornadoapi.io/api-reference/introduction.md): Complete reference for the Tornado API - [Cancel Job](https://docs.tornadoapi.io/api-reference/jobs/cancel.md): Cancel a pending job in the queue - [Create Job](https://docs.tornadoapi.io/api-reference/jobs/create.md): Create a new download job - [Delete Job File](https://docs.tornadoapi.io/api-reference/jobs/delete-file.md): Delete a job file from S3 storage - [Get Job Status](https://docs.tornadoapi.io/api-reference/jobs/get-status.md): Get the status of a download job - [List Jobs](https://docs.tornadoapi.io/api-reference/jobs/list.md): List all jobs for the authenticated user - [Retry Job](https://docs.tornadoapi.io/api-reference/jobs/retry.md): Retry a failed job with the same parameters - [Get Metadata](https://docs.tornadoapi.io/api-reference/metadata/get.md): Extract video metadata without downloading - [Is Short](https://docs.tornadoapi.io/api-reference/metadata/is-short.md): Detect whether a YouTube URL is a Short (vertical) or a regular video - [Configure Azure Blob Storage](https://docs.tornadoapi.io/api-reference/user/configure-blob.md): Configure Azure Blob Storage for your downloads - [Configure Google Cloud Storage](https://docs.tornadoapi.io/api-reference/user/configure-gcs.md): Configure Google Cloud Storage for your downloads - [Configure Alibaba OSS](https://docs.tornadoapi.io/api-reference/user/configure-oss.md): Configure Alibaba Cloud Object Storage Service for your downloads - [Configure S3 Storage](https://docs.tornadoapi.io/api-reference/user/configure-s3.md): Configure S3-compatible storage (AWS S3, Cloudflare R2, MinIO, etc.) - [Configure Slack Webhook](https://docs.tornadoapi.io/api-reference/user/configure-slack.md): Configure Slack notifications for job failures - [Remove Azure Blob Storage](https://docs.tornadoapi.io/api-reference/user/delete-blob.md): Remove Azure Blob Storage configuration - [Remove Google Cloud Storage](https://docs.tornadoapi.io/api-reference/user/delete-gcs.md): Remove Google Cloud Storage configuration - [Remove Alibaba OSS](https://docs.tornadoapi.io/api-reference/user/delete-oss.md): Remove Alibaba Cloud OSS configuration - [Remove S3 Storage](https://docs.tornadoapi.io/api-reference/user/delete-s3.md): Remove S3-compatible storage configuration - [Delete Slack Webhook](https://docs.tornadoapi.io/api-reference/user/delete-slack.md): Remove Slack webhook notification configuration - [Get Usage](https://docs.tornadoapi.io/api-reference/user/get-usage.md): Get your API usage statistics - [Reset Bucket Config (Legacy)](https://docs.tornadoapi.io/api-reference/user/reset-bucket.md): Reset to Tornado default storage (deprecated) - [Update Bucket Config (Legacy)](https://docs.tornadoapi.io/api-reference/user/update-bucket.md): Configure your own S3-compatible storage bucket (deprecated) - [Authentication](https://docs.tornadoapi.io/authentication.md): How to authenticate with the Tornado API - [Advanced Options](https://docs.tornadoapi.io/features/advanced-options.md): Audio extraction, resolution selection, video clipping, and live stream recording - [Batch Downloads](https://docs.tornadoapi.io/features/batch-downloads.md): Download entire playlists and podcast shows with a single request - [Custom Storage](https://docs.tornadoapi.io/features/custom-storage.md): Use your own cloud storage for downloads - S3, Azure Blob, GCS, and more - [Single Downloads](https://docs.tornadoapi.io/features/single-downloads.md): Download individual videos from YouTube and other platforms - [Webhooks](https://docs.tornadoapi.io/features/webhooks.md): Receive notifications when jobs complete - [API Marketplaces](https://docs.tornadoapi.io/integrations/marketplace.md): Integrate Tornado API via RapidAPI, Apify, or Zyla API Hub - [n8n Integration](https://docs.tornadoapi.io/integrations/n8n.md): Use Tornado API in your n8n workflows - [Introduction](https://docs.tornadoapi.io/introduction.md): Download TB/hour without getting blocked - Industrial-grade video downloader API - [Quick Start](https://docs.tornadoapi.io/quickstart.md): Get started with Tornado API in minutes ## OpenAPI Specs - [openapi](https://docs.tornadoapi.io/api-reference/openapi.json)