GetInSaver Developers
Sign inGet 20 free credits
X · TWITTER POST MEDIA

X / Twitter Video Downloader API

Resolve supported public X and legacy Twitter post URLs into structured video and image media results.

Twitter video downloader APIX downloader APIX video APItweet media downloader API
POST /v1/resolve200 OK
curl https://developers.getinsaver.com/v1/resolve \
  -H "Authorization: Bearer gis_live_••••" \
  -H "Content-Type: application/json" \
  -d '{
    "service": "x",
    "url": "https://supported-public-url/..."
  }'

{
  "ok": true,
  "item_count": 1,
  "items": [{ "type": "video", "url": "https://cdn..." }]
}
Successful items onlyFailed result · 0 credits
API OVERVIEW

A focused media API for real products

Use the GetInSaver X Downloader API for public post media when you need a focused extraction endpoint rather than the broader official X developer platform. Both x.com and legacy twitter.com status URLs are accepted for supported public videos, photos and quoted media.

SUPPORTED INPUT

URLs this API handles

  • Public x.com status URLs
  • Legacy twitter.com status URLs
  • Supported post videos and photos
  • Supported quoted-post media
COMMON USE CASES

What developers build

  • Add X video import to a media tool
  • Resolve legacy Twitter links in existing data
  • Build authorized post-media workflows
  • Normalize X photos and videos with other platforms
NORMALIZED OUTPUT

What the response returns

  • Video or image media items
  • Normalized media URL fields
  • Post item count and usage
  • Zero-charge failure envelopes
PREDICTABLE COMMERCIAL API

Start free. Pay only for returned media.

Every verified developer receives 20 result credits. Purchased credits do not expire, and failed, private, deleted, unsupported or unavailable lookups consume zero credits.

20free result credits
7supported services
$0charged on failures
QUICK INTEGRATION

From public URL to media JSON in three steps

  1. 01

    Create a developer account

    Verify your email to receive 20 free result credits without adding a payment card.

  2. 02

    Send a supported URL

    Create an API key and call POST /v1/resolve with the service ID and public URL.

  3. 03

    Use normalized results

    Read the returned media item array, type fields, URLs and exact credit usage in your application.

PUBLIC CONTENT ONLY

Clear boundaries by design

GetInSaver does not bypass privacy controls, account login, deleted content or rights restrictions. Use returned media only when you have the necessary permission or another lawful basis. Platform availability can change, so unavailable lookups are never charged.

DEVELOPER FAQ

Questions about X / Twitter Video Downloader API

Does the API accept both X and Twitter URLs?

Yes. Supported public status links on x.com and legacy twitter.com domains use the same x service ID.

Is this a replacement for the official X API?

No. This endpoint is specifically for resolving supported publicly accessible post media. It does not provide timelines, posting, account management or the full official X API feature set.

Can it return photos as well as videos?

Yes. Supported public posts may return video or image items, including media found in supported quoted posts.

Are protected X accounts supported?

No. Protected, login-gated, deleted or unavailable posts are rejected and consume zero credits.

20 RESULTS ON US

Make your first API request.

No card, no sales call and no charge for failed results.

Create developer account →