GET
Threads Media Downloader
Extract downloadable media links from Threads post URLs using Threadsmate.
Endpoint
https://api.seaavey.com/downloader/threads Parameters
url string required The valid URL of the Threads post to download.
Response
-
status— number -
success— boolean -
latency— string -
data— object-
title— string -
author— string -
thumbnail— string -
links— object[]type— stringurl— string
-
Errors
401 Invalid or expired API key 400 Invalid Threads URL 429 Too many requests 500 Download failed