Read a public TikTok video by URL through AIAPI Center and return normalized metadata and metrics.
When an agent has a TikTok URL to inspect, this connector reads it through AIAPI Center using a managed public-data provider and returns normalized metadata, author details, engagement metrics, and hashtags.
| Parameter | Format | Example | Required |
|---|---|---|---|
url | string | https://www.tiktok.com/@user/video/1234567890 | Yes |
| Field | Type | Description |
|---|---|---|
description | string | Video caption or description |
author | string | Creator nickname or username |
url | string | TikTok video URL |
views | number | Public play count when available |
items | array | One compact video row with metrics and hashtags |
url: "https://www.tiktok.com/@user/video/1234567890"
# TikTok Video - Description: How I use GPT image prompts - Author: creator_name - URL: https://www.tiktok.com/@user/video/1234567890 - Views: 45,000
The video was found via the managed Apify provider and returned as a normalized metadata row.
Last tested: 2026-06-28
| OAuth required | No |
| Managed auth | Included, no API key needed |
| Bring your own key (BYOK) | Not supported in v1 |
| Audit logged | Every request is logged with input, result, cost, and timestamps |
| Training acknowledgment | Not required |
Admins can restrict this connector via blacklist or whitelist in the admin panel.
Read author, metrics, and hashtags before handing the URL to another agent step.
No. Only public TikTok videos are supported.
Search public TikTok videos through AIAPI Center (Apify managed provider) and return normalized video evidence rows.
Read a public YouTube video by URL or ID through AIAPI Center and return normalized metadata and metrics.
Read a public Instagram post or Reel by URL through AIAPI Center and return normalized metadata and metrics.