# Tumblr Video Download ## Overview | Property | Value | |----------|-------| | **Status** | private | | **Method** | `GET` | | **Endpoint** | `/v2/tumblr/video/download` | | **Base URL** | `https://api.huntapi.com` | | **Credit Cost** | 1 credit per call | | **Documentation** | https://www.piloterr.com/library/tumblr-video-download | ## Description Tumblr Video Download API is a powerful tool that provides a simple tool to download videos. ## Authentication - **Key Name:** `x-api-key` - **Location:** HTTP Header - **Get an API key:** https://app.huntapi.com/register ## Example Request ```bash curl --location --request GET 'https://api.huntapi.com/v2/tumblr/video/download' \ --header 'Content-Type: application/json' \ --header 'x-api-key: YOUR_API_KEY' ``` ## Example Response ### Example ```json { "result": "https://cdn.piloterr.app/qrst5678" } ``` ## Documentation ## Overview Tumblr Video Download API is a powerful tool that provides a simple tool to download videos. ## Quickstart ``` GET https://api.piloterr.com/v2/tumblr/video/download?query=example ``` ## Parameters | Parameter | Type | Required | Description | |---|---|---|---| | `query` | string | yes | Search query or target identifier | ## Main use cases - Integrate Tumblr Video Download data into enrichment, analytics, and monitoring pipelines - Automate large-scale extraction from Tumblr without maintaining scrapers - Power internal dashboards and workflow automations with live Tumblr data