←Back to Marketplace
Threads Media & Video Scraper API
Transparent Pricing
$1 = ~10,000 requests
Only $0.000100 per successful 200 OK request.
Errors
Free ($0.00)
Model
Pay-as-you-go
API Overview
Threads Media & Video Scraper API provides high-performance programmatic access with zero rate bottlenecks.
Key Features:
- ✓Fast CDN Mirror
- ✓No Watermark
- ✓1080p Full HD
How to Use
Base URL
https://api.fioapi.com/api/v1/threads/download
Required Headers
// Authenticate via x-api-key headerx-api-key: YOUR_API_KEYContent-Type: application/json
Response Structure & Field Definitions
| Field | Type | Description |
|---|---|---|
| status | string | Execution status ("success" or "error") |
| total_files | integer | Total media items processed |
| name | string | Original title or extracted media filename |
| size / size_formatted | integer / string | File size in raw bytes and human-readable MB |
| quality | string | Detected resolution (e.g. 480p, 720p, 1080p, 4K) |
| normal_dlink | string | Direct CDN high-speed download link |
| fast_stream_url | object | HLS adaptive .m3u8 streaming links (360p, 480p, 720p, 1080p) |
| subtitles | array | Subtitles array (.srt / .vtt / .m3u8) with language identifiers |