GetInSaver Developers
Sign inGet 20 free credits
PUBLIC TIKTOK VIDEO · IMAGE POSTS

TikTok Video Downloader API

Resolve supported public TikTok video and image-post URLs through one developer-friendly REST endpoint.

TikTok video downloader APITikTok downloader APITikTok media APITikTok image slideshow API
POST /v1/resolve200 OK
curl https://developers.getinsaver.com/v1/resolve \
  -H "Authorization: Bearer gis_live_••••" \
  -H "Content-Type: application/json" \
  -d '{
    "service": "tiktok",
    "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

The GetInSaver TikTok Downloader API helps developers add public TikTok media resolution to an application without maintaining a separate parser. Submit a standard or supported short TikTok URL, receive normalized media items, and use the same authentication and billing model as every other GetInSaver service.

SUPPORTED INPUT

URLs this API handles

  • Public TikTok video URLs
  • vm.tiktok.com and vt.tiktok.com short links
  • Supported TikTok image slide posts
  • Standard public creator video links
COMMON USE CASES

What developers build

  • Build a TikTok downloader product
  • Import public videos into an authorized workflow
  • Resolve short TikTok links in automations
  • Add TikTok media support to a mobile app
NORMALIZED OUTPUT

What the response returns

  • Normalized video or image results
  • Resolved media URL fields
  • Item count and one-credit usage
  • Clear unsupported or unavailable errors
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 TikTok Video Downloader API

Does the TikTok Downloader API support short links?

Yes. Supported vm.tiktok.com and vt.tiktok.com public links are accepted alongside standard TikTok video URLs.

Does GetInSaver promise watermark removal?

No. The API resolves provider-available public media and does not promise watermark removal or modification. Your use must respect the content owner's rights and platform terms.

Can it resolve TikTok image posts?

Supported public TikTok image slide posts can return image items through the same tiktok service ID.

How much does one TikTok API item cost?

Each successfully returned TikTok media item uses one credit. Failed or unavailable lookups use 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 →