TikTok for Developers · JSON Structure
Tiktok For Developers Video Structure
Structure of a TikTok video object
Type:
Properties: 0
AdvertisingAnalyticsAuthenticationContentSocial-MediaVideo
TikTok Video is a JSON Structure definition published by TikTok for Developers.
Meta-schema:
JSON Structure
{
"name": "TikTok Video",
"description": "Structure of a TikTok video object",
"fields": [
{"name": "id", "type": "string", "required": true, "description": "Unique video identifier"},
{"name": "create_time", "type": "integer", "required": false, "description": "Unix creation timestamp"},
{"name": "cover_image_url", "type": "string", "required": false, "description": "Cover image URL"},
{"name": "share_url", "type": "string", "required": false, "description": "Shareable video URL"},
{"name": "video_description", "type": "string", "required": false, "description": "Video caption"},
{"name": "duration", "type": "integer", "required": false, "description": "Duration in seconds"},
{"name": "height", "type": "integer", "required": false, "description": "Height in pixels"},
{"name": "width", "type": "integer", "required": false, "description": "Width in pixels"},
{"name": "title", "type": "string", "required": false, "description": "Video title"},
{"name": "embed_html", "type": "string", "required": false, "description": "HTML embed code"},
{"name": "embed_link", "type": "string", "required": false, "description": "Embed link URL"},
{"name": "like_count", "type": "integer", "required": false, "description": "Like count"},
{"name": "comment_count", "type": "integer", "required": false, "description": "Comment count"},
{"name": "share_count", "type": "integer", "required": false, "description": "Share count"},
{"name": "view_count", "type": "integer", "required": false, "description": "View count"},
{"name": "hashtag_names", "type": "array<string>", "required": false, "description": "Hashtag list"},
{"name": "username", "type": "string", "required": false, "description": "Creator username"},
{"name": "region_code", "type": "string", "required": false, "description": "Region code"}
]
}
Work with this as data
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/tiktok-for-developers-video-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.