TikTok DL Manager
Download TikTok videos without watermark, extract audio to MP3, and generate thumbnails. Fast and reliable API for TikTok content processing with FFmpeg support.
6 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
TikTok DL Manager endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
health_check_api_health_get /api/health |
Health check endpoint Returns basic service status |
| POST |
extract_audio_api_video_to_audio_post /api/video/to-audio |
Extract audio from TikTok video URL Accepts TikTok URL directly, downloads video, and extracts audio Uses the SAME download logic as /video/download endpoint |
| POST |
download_video_api_video_download_post /api/video/download |
Download video from TikTok URL |
| POST |
generate_thumbnail_api_video_thumbnail_post /api/video/thumbnail |
Generate thumbnail from video URL at specific time |
| GET |
get_file_api_video_file__filename__get /api/video/file/{filename} |
Serve downloaded files (temporary endpoint for MVP) |
| POST |
get_video_info_api_video_info_post /api/video/info |
Get video metadata from TikTok URL |