GrabMP4 API
GrabMP4 API helps you resolve public social media post URLs into downloadable media links. Supported platforms: - Instagram - Reddit - Threads - TikTok - X (Twitter) - YouTube How it works: 1. `POST /media` with a public post URL and platform 2. `GET /media` with the masked GrabMP4 URL returned from step 1 3. Receive the final direct `downloadUrl` What you get: - Simple 2-step flow -…
GrabMP4 API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
API Health /health |
API Health |
| POST |
Video Solver Endpoint /media |
Video Solver Endpoint |
| GET |
Video Download Endpoint /media |
Video Download Endpoint |