Path Parameters
The Shorts video id (the id from a
/shorts/{id} URL, e.g. aBcD1234efg).Query Parameters
Content region (ISO 3166-1 alpha-2). Examples:
US, GB, DE, JP.UI / interface language (BCP-47). Examples:
en, de, fr, ja.Response
A Short is aVideo with is_short: true plus a Shorts-specific vertical thumbnail and sound fields. The full field set matches Get Video; the most relevant Shorts fields are listed below.
The Shorts video id.
Short title (nullable).
Full watch URL (nullable).
Short description (nullable).
Duration in seconds (nullable).
View count (nullable).
Like count (nullable).
Comment count (nullable).
Uploader channel id (nullable).
Uploader channel name (nullable).
Uploader
@handle (nullable).Whether the channel is verified (nullable).
ISO 8601 publish timestamp (nullable).
Hashtags used in the Short.
Best/primary thumbnail URL (nullable).
Vertical (portrait) thumbnail URL (nullable).
Always
true for Shorts.Sound id used by the Short (nullable).
Sound title (nullable).
Sound artist (nullable).
ISO 8601 timestamp when the Short was scraped.
Example Response
Shorts by Sound
To list Shorts that use a given sound, call:items array of Shorts plus a continuation token for pagination.
A Short-detail request and a shorts-by-sound page each cost 5 credits. Failed requests are not charged.

