{- "data": {
- "id": "string",
- "name": "string",
- "avatar": "string",
- "username": "string",
- "is_owner": true,
- "local": true,
- "bio": "string",
- "post_count": 0,
- "follower_count": 0,
- "following_count": 0,
- "url": "string",
- "is_blocking": null,
- "links": [
- null
], - "created_at": "string",
- "is_admin": true,
- "likes_count": 0
}
}{- "data": {
- "id": "string",
- "name": "string",
- "avatar": "string",
- "username": "string",
- "is_owner": true,
- "local": true,
- "bio": "string",
- "post_count": 0,
- "follower_count": 0,
- "following_count": 0,
- "url": "string",
- "is_blocking": null,
- "links": [
- null
], - "created_at": "string",
- "is_admin": true,
- "likes_count": 0
}
}{- "data": {
- "id": "string",
- "name": "string",
- "avatar": "string",
- "username": "string",
- "is_owner": true,
- "local": true,
- "bio": "string",
- "post_count": 0,
- "follower_count": 0,
- "following_count": 0,
- "url": "string",
- "is_blocking": null,
- "links": [
- null
], - "created_at": "string",
- "likes_count": 0
}
}{- "id": "string",
- "name": "string",
- "avatar": "string",
- "username": "string",
- "is_owner": true,
- "local": true,
- "bio": "string",
- "post_count": 0,
- "follower_count": 0,
- "following_count": 0,
- "url": "string",
- "is_blocking": true,
- "links": [
- null
], - "created_at": "string"
}{- "id": "string",
- "name": "string",
- "avatar": "string",
- "username": "string",
- "is_owner": true,
- "local": true,
- "bio": "string",
- "post_count": 0,
- "follower_count": 0,
- "following_count": 0,
- "url": "string",
- "is_blocking": true,
- "links": [
- null
], - "created_at": "string"
}| id required | string |
| search | string or null [ 2 .. 50 ] characters |
| cursor | string or null |
{- "data": [
- {
- "property1": null,
- "property2": null
}
], - "links": {
- "first": "string",
- "last": "string",
- "prev": "string",
- "next": "string"
}, - "meta": {
- "path": "string",
- "per_page": 0,
- "next_cursor": "string",
- "prev_cursor": "string"
}
}| id required | string |
| search | string or null [ 2 .. 50 ] characters |
| cursor | string or null |
{- "data": [
- {
- "property1": null,
- "property2": null
}
], - "links": {
- "first": "string",
- "last": "string",
- "prev": "string",
- "next": "string"
}, - "meta": {
- "path": "string",
- "per_page": 0,
- "next_cursor": "string",
- "prev_cursor": "string"
}
}| id required | string |
| search | string or null [ 2 .. 50 ] characters |
| cursor | string or null |
{- "data": [
- {
- "property1": null,
- "property2": null
}
], - "links": {
- "first": "string",
- "last": "string",
- "prev": "string",
- "next": "string"
}, - "meta": {
- "path": "string",
- "per_page": 0,
- "next_cursor": "string",
- "prev_cursor": "string"
}
}| cursor | string <= 2000 characters |
| limit | integer [ 1 .. 20 ] |
{- "data": [ ],
- "links": {
- "first": null,
- "last": null,
- "prev": null,
- "next": null
}, - "meta": {
- "path": "string",
- "per_page": "string",
- "next_cursor": null,
- "prev_cursor": null
}
}| type | string Enum: "all" "activity" "system" "followers" |
{- "data": [
- "string"
], - "links": {
- "first": "string",
- "last": "string",
- "prev": "string",
- "next": "string"
}, - "meta": {
- "path": "string",
- "per_page": 0,
- "next_cursor": "string",
- "prev_cursor": "string"
}
}| type | string Enum: "all" "activity" "system" "followers" |
{- "type": "all"
}{- "data": [ ],
- "error": {
- "code": "ok",
- "message": ""
}
}{- "data": {
- "id": "string",
- "type": "video.like",
- "video_pid": null,
- "video_id": "string",
- "video_thumbnail": null,
- "actor": [ ],
- "read_at": "2019-08-24T14:15:22Z",
- "created_at": "2019-08-24T14:15:22Z"
}
}| client_name required | string |
| redirect_uris required | Array of strings non-empty |
{- "client_name": "string",
- "redirect_uris": [
- "string"
]
}{- "client_id": "string",
- "client_name": "string",
- "client_secret": "string",
- "redirect_uris": "string",
- "vapid_key": null
}| video required | string <binary> <application/octet-stream> |
| duet_id required | integer |
| duet_layout required | string Enum: "side-by-side" "vertical" |
| description | string or null <= 200 characters |
| comment_state | string Enum: "0" "4" |
| can_download | boolean or null |
| can_comment | boolean or null |
| can_duet | boolean or null |
| can_stitch | boolean or null |
| is_sensitive | boolean or null |
| alt_text | string or null <= 2000 characters |
| contains_ai | boolean or null |
| contains_ad | boolean or null |
| lang | string Enum: "af" "sq" "am" "ar" "hy" "az" "eu" "be" "bn" "bs" "bg" "my" "ca" "zh" "zh-TW" "hr" "cs" "da" "nl" "en" "et" "fi" "fr" "ka" "de" "el" "ha" "he" "hi" "hu" "is" "id" "ga" "it" "ja" "kn" "kk" "km" "ko" "lv" "lt" "ms" "ml" "mr" "mn" "ne" "no" "fa" "pl" "pt" "pa" "ro" "ru" "sr" "sk" "sl" "so" "es" "sw" "sv" "ta" "te" "th" "tr" "uk" "ur" "uz" "vi" "cy" |
{- "data": [ ],
- "error": {
- "code": "ok",
- "message": ""
}
}| email required | string <email> <= 255 characters |
| password required | string non-empty |
{- "password": "string"
}{- "data": [ ],
- "error": {
- "code": "ok",
- "message": ""
}
}{- "data": [
- {
- "id": "string",
- "account": {
- "id": "string",
- "name": "string",
- "username": "string",
- "avatar": "string"
}, - "caption": "string",
- "url": "string",
- "is_owner": "string",
- "is_sensitive": true,
- "media": {
- "thumbnail": null,
- "src_url": null,
- "hls_url": null,
- "alt_text": "string",
- "duration": 0,
- "hls": "string"
}, - "pinned": true,
- "likes": 0,
- "shares": 0,
- "comments": 0,
- "bookmarks": 0,
- "has_liked": "string",
- "has_bookmarked": true,
- "is_edited": true,
- "lang": "string",
- "tags": [
- "string"
], - "mentions": [
- {
- "username": "string",
- "start_index": 0,
- "end_index": 0,
- "is_local": true,
- "profile_id": "string"
}
], - "permissions": {
- "can_comment": true,
- "can_download": true,
- "can_duet": true,
- "can_stitch": true
}, - "audio": {
- "has_audio": true,
- "id": "string",
- "count": 0,
- "key": "string"
}, - "meta": {
- "contains_ai": true,
- "contains_ad": true
}, - "created_at": "string"
}
], - "links": {
- "first": "string",
- "last": "string",
- "prev": "string",
- "next": "string"
}, - "meta": {
- "path": "string",
- "per_page": 0,
- "next_cursor": "string",
- "prev_cursor": "string"
}
}| sort | string Enum: "Latest" "Popular" "Oldest" |
| limit | integer [ 1 .. 20 ] |
{- "data": [
- {
- "id": "string",
- "account": {
- "id": "string",
- "name": "string",
- "username": "string",
- "avatar": "string"
}, - "caption": "string",
- "url": "string",
- "is_owner": "string",
- "is_sensitive": true,
- "media": {
- "thumbnail": null,
- "src_url": null,
- "hls_url": null,
- "alt_text": "string",
- "duration": 0,
- "hls": "string"
}, - "pinned": true,
- "likes": 0,
- "shares": 0,
- "comments": 0,
- "bookmarks": 0,
- "has_liked": "string",
- "has_bookmarked": true,
- "is_edited": true,
- "lang": "string",
- "tags": [
- "string"
], - "mentions": [
- {
- "username": "string",
- "start_index": 0,
- "end_index": 0,
- "is_local": true,
- "profile_id": "string"
}
], - "permissions": {
- "can_comment": true,
- "can_download": true,
- "can_duet": true,
- "can_stitch": true
}, - "audio": {
- "has_audio": true,
- "id": "string",
- "count": 0,
- "key": "string"
}, - "meta": {
- "contains_ai": true,
- "contains_ad": true
}, - "created_at": "string"
}
], - "links": {
- "first": "string",
- "last": "string",
- "prev": "string",
- "next": "string"
}, - "meta": {
- "path": "string",
- "per_page": 0,
- "next_cursor": "string",
- "prev_cursor": "string"
}
}| profileId required | string |
| id required | integer >= 1 |
| limit | integer [ 1 .. 20 ] |
{- "data": [
- {
- "id": "string",
- "account": {
- "id": "string",
- "name": "string",
- "username": "string",
- "avatar": "string"
}, - "caption": "string",
- "url": "string",
- "is_owner": "string",
- "is_sensitive": true,
- "media": {
- "thumbnail": null,
- "src_url": null,
- "hls_url": null,
- "alt_text": "string",
- "duration": 0,
- "hls": "string"
}, - "pinned": true,
- "likes": 0,
- "shares": 0,
- "comments": 0,
- "bookmarks": 0,
- "has_liked": "string",
- "has_bookmarked": true,
- "is_edited": true,
- "lang": "string",
- "tags": [
- "string"
], - "mentions": [
- {
- "username": "string",
- "start_index": 0,
- "end_index": 0,
- "is_local": true,
- "profile_id": "string"
}
], - "permissions": {
- "can_comment": true,
- "can_download": true,
- "can_duet": true,
- "can_stitch": true
}, - "audio": {
- "has_audio": true,
- "id": "string",
- "count": 0,
- "key": "string"
}, - "meta": {
- "contains_ai": true,
- "contains_ad": true
}, - "created_at": "string"
}
], - "links": {
- "first": "string",
- "last": "string",
- "prev": "string",
- "next": "string"
}, - "meta": {
- "path": "string",
- "per_page": 0,
- "next_cursor": "string",
- "prev_cursor": "string"
}
}{- "data": [
- {
- "id": "string",
- "account": {
- "id": "string",
- "name": "string",
- "username": "string",
- "avatar": "string"
}, - "caption": "string",
- "url": "string",
- "is_owner": "string",
- "is_sensitive": true,
- "media": {
- "thumbnail": null,
- "src_url": null,
- "hls_url": null,
- "alt_text": "string",
- "duration": 0,
- "hls": "string"
}, - "pinned": true,
- "likes": 0,
- "shares": 0,
- "comments": 0,
- "bookmarks": 0,
- "has_liked": "string",
- "has_bookmarked": true,
- "is_edited": true,
- "lang": "string",
- "tags": [
- "string"
], - "mentions": [
- {
- "username": "string",
- "start_index": 0,
- "end_index": 0,
- "is_local": true,
- "profile_id": "string"
}
], - "permissions": {
- "can_comment": true,
- "can_download": true,
- "can_duet": true,
- "can_stitch": true
}, - "audio": {
- "has_audio": true,
- "id": "string",
- "count": 0,
- "key": "string"
}, - "meta": {
- "contains_ai": true,
- "contains_ad": true
}, - "created_at": "string"
}
], - "links": {
- "first": "string",
- "last": "string",
- "prev": "string",
- "next": "string"
}, - "meta": {
- "path": "string",
- "per_page": 0,
- "next_cursor": "string",
- "prev_cursor": "string"
}
}{- "data": [
- {
- "id": "string",
- "account": {
- "id": "string",
- "name": "string",
- "username": "string",
- "avatar": "string"
}, - "caption": "string",
- "url": "string",
- "is_owner": "string",
- "is_sensitive": true,
- "media": {
- "thumbnail": null,
- "src_url": null,
- "hls_url": null,
- "alt_text": "string",
- "duration": 0,
- "hls": "string"
}, - "pinned": true,
- "likes": 0,
- "shares": 0,
- "comments": 0,
- "bookmarks": 0,
- "has_liked": "string",
- "has_bookmarked": true,
- "is_edited": true,
- "lang": "string",
- "tags": [
- "string"
], - "mentions": [
- {
- "username": "string",
- "start_index": 0,
- "end_index": 0,
- "is_local": true,
- "profile_id": "string"
}
], - "permissions": {
- "can_comment": true,
- "can_download": true,
- "can_duet": true,
- "can_stitch": true
}, - "audio": {
- "has_audio": true,
- "id": "string",
- "count": 0,
- "key": "string"
}, - "meta": {
- "contains_ai": true,
- "contains_ad": true
}, - "created_at": "string"
}
], - "links": {
- "first": "string",
- "last": "string",
- "prev": "string",
- "next": "string"
}, - "meta": {
- "path": "string",
- "per_page": 0,
- "next_cursor": "string",
- "prev_cursor": "string"
}
}{- "data": [
- {
- "id": "string",
- "account": {
- "id": "string",
- "name": "string",
- "username": "string",
- "avatar": "string"
}, - "caption": "string",
- "url": "string",
- "is_owner": "string",
- "is_sensitive": true,
- "media": {
- "thumbnail": null,
- "src_url": null,
- "hls_url": null,
- "alt_text": "string",
- "duration": 0,
- "hls": "string"
}, - "pinned": true,
- "likes": 0,
- "shares": 0,
- "comments": 0,
- "bookmarks": 0,
- "has_liked": "string",
- "has_bookmarked": true,
- "is_edited": true,
- "lang": "string",
- "tags": [
- "string"
], - "mentions": [
- {
- "username": "string",
- "start_index": 0,
- "end_index": 0,
- "is_local": true,
- "profile_id": "string"
}
], - "permissions": {
- "can_comment": true,
- "can_download": true,
- "can_duet": true,
- "can_stitch": true
}, - "audio": {
- "has_audio": true,
- "id": "string",
- "count": 0,
- "key": "string"
}, - "meta": {
- "contains_ai": true,
- "contains_ad": true
}, - "created_at": "string"
}
], - "links": {
- "first": null,
- "last": null,
- "prev": null,
- "next": null
}, - "meta": {
- "path": "string",
- "per_page": { },
- "next_cursor": "string",
- "prev_cursor": null,
- "has_more": true
}
}| video_id required | integer |
| watch_duration required | integer >= 0 |
| completed | boolean |
{- "video_id": 0,
- "watch_duration": 0,
- "completed": true
}{- "success": true
}| video_id required | integer |
| feedback_type required | string Enum: "like" "dislike" "not_interested" "hide_creator" |
{- "video_id": 0,
- "feedback_type": "like"
}{- "success": true
}| search | string |
| sort_field | string Default: "created_at" |
| sort_direction | string Default: "desc" |
| limit | string Default: 10 |
{- "data": [
- {
- "id": 0,
- "profile_id": 0,
- "name": "string",
- "description": "string",
- "visibility": "string",
- "cover_image": "string",
- "videos_count": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2019-08-24T14:15:22Z",
- "profile": {
- "id": "string",
- "name": "string",
- "username": "string",
- "avatar": "string"
}
}
], - "links": {
- "first": "string",
- "last": "string",
- "prev": "string",
- "next": "string"
}, - "meta": {
- "path": "string",
- "per_page": 0,
- "next_cursor": "string",
- "prev_cursor": "string"
}
}| name required | string <= 30 characters |
| description | string or null <= 1000 characters |
| visibility required | string Enum: "public" "unlisted" "private" "followers" |
{- "name": "string",
- "description": "string",
- "visibility": "public"
}{- "data": {
- "id": 0,
- "profile_id": 0,
- "name": "string",
- "description": "string",
- "visibility": "string",
- "cover_image": "string",
- "videos_count": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2019-08-24T14:15:22Z",
- "profile": {
- "id": "string",
- "name": "string",
- "username": "string",
- "avatar": "string"
}
}
}{- "data": {
- "id": 0,
- "profile_id": 0,
- "name": "string",
- "description": "string",
- "visibility": "string",
- "cover_image": "string",
- "videos_count": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2019-08-24T14:15:22Z",
- "profile": {
- "id": "string",
- "name": "string",
- "username": "string",
- "avatar": "string"
}
}
}| playlist required | integer The playlist ID |
| name | string <= 30 characters |
| description | string or null <= 1000 characters |
| visibility | string Enum: "public" "unlisted" "private" "followers" |
{- "name": "string",
- "description": "string",
- "visibility": "public"
}{- "data": {
- "id": 0,
- "profile_id": 0,
- "name": "string",
- "description": "string",
- "visibility": "string",
- "cover_image": "string",
- "videos_count": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2019-08-24T14:15:22Z",
- "profile": {
- "id": "string",
- "name": "string",
- "username": "string",
- "avatar": "string"
}
}
}| playlist required | integer The playlist ID |
| limit | integer [ 1 .. 10 ] |
{- "data": [
- {
- "property1": null,
- "property2": null
}
], - "links": {
- "first": "string",
- "last": "string",
- "prev": "string",
- "next": "string"
}, - "meta": {
- "path": "string",
- "per_page": 0,
- "next_cursor": "string",
- "prev_cursor": "string"
}
}| playlist required | integer The playlist ID |
| video_id required | integer |
| position | integer or null >= 0 |
{- "video_id": 0,
- "position": 0
}{- "message": "Video added to playlist"
}| playlist required | integer The playlist ID |
| video_ids required | Array of integers |
{- "video_ids": [
- 0
]
}{- "message": "Playlist reordered"
}| type required | string Enum: "video" "profile" "comment" "reply" "hashtag" |
| id required | string |
| key required | integer [ 1010 .. 1026 ] |
| comment | string or null [ 1 .. 500 ] characters |
{- "type": "video",
- "id": "string",
- "key": 1010,
- "comment": "string"
}{- "data": [ ],
- "error": {
- "code": "ok",
- "message": ""
}
}| query required | string [ 1 .. 100 ] characters |
| type | string Enum: "top" "all" "videos" "users" "hashtags" |
| limit | integer [ 1 .. 20 ] |
| cursor | string <= 2000 characters |
{- "data": {
- "hashtags": [
- {
- "id": 0,
- "name": "string",
- "slug": "string",
- "count": 0,
- "created_at": "2019-08-24T14:15:22Z"
}
], - "users": [
- {
- "property1": null,
- "property2": null
}
], - "videos": [
- {
- "property1": null,
- "property2": null
}
]
}, - "links": {
- "first": null,
- "last": null,
- "prev": null,
- "next": null
}, - "meta": {
- "path": "string",
- "per_page": "string",
- "next_cursor": "string",
- "prev_cursor": "string"
}
}| current_password required | string |
| password required | string [ 8 .. 72 ] characters |
| password_confirmation required | string [ 8 .. 72 ] characters |
{- "current_password": "string",
- "password": "stringst",
- "password_confirmation": "stringst"
}{- "data": [ ],
- "error": {
- "code": "ok",
- "message": ""
}
}{- "data": [
- {
- "account": {
- "id": "string",
- "name": "string",
- "username": "string",
- "avatar": "string"
}, - "blocked_at": "2019-08-24T14:15:22Z"
}
], - "links": {
- "first": "string",
- "last": "string",
- "prev": "string",
- "next": "string"
}, - "meta": {
- "path": "string",
- "per_page": 0,
- "next_cursor": "string",
- "prev_cursor": "string"
}
}| q required | string [ 1 .. 80 ] characters |
{- "q": "string"
}{- "data": [
- {
- "id": "string",
- "name": "string",
- "avatar": "string",
- "username": "string",
- "is_owner": true,
- "local": true,
- "bio": "string",
- "post_count": 0,
- "follower_count": 0,
- "following_count": 0,
- "url": "string",
- "is_blocking": null,
- "links": [
- null
], - "created_at": "string"
}
]
}| search | string or null [ 2 .. 30 ] characters |
| limit | integer [ 1 .. 10 ] |
| sort_field | string Value: "created_at" |
| sort_direction | string Enum: "asc" "desc" |
{- "data": [
- {
- "hid": "string",
- "url": "string",
- "pinned": true,
- "privacy": "everyone",
- "views_count": 0,
- "has_liked": null,
- "permissions": {
- "can_comment": true,
- "can_download": true,
- "can_duet": true,
- "can_stitch": true
}, - "audio": {
- "has_audio": true,
- "id": "string",
- "count": 0,
- "key": "string"
}, - "id": "string",
- "account": {
- "id": "string",
- "name": "string",
- "username": "string",
- "avatar": "string"
}, - "caption": "string",
- "media": {
- "thumbnail": null,
- "src_url": null,
- "hls_url": null
}, - "status": "processing",
- "is_owner": true,
- "likes": 0,
- "shares": 0,
- "comments": 0,
- "is_sensitive": true,
- "created_at": "string"
}
], - "links": {
- "first": "string",
- "last": "string",
- "prev": "string",
- "next": "string"
}, - "meta": {
- "path": "string",
- "per_page": 0,
- "next_cursor": "string",
- "prev_cursor": "string",
- "total_videos": "string"
}
}| search | string or null [ 2 .. 30 ] characters |
| limit | integer [ 1 .. 10 ] |
| sort_field | string Value: "created_at" |
| sort_direction | string Enum: "asc" "desc" |
{- "data": [
- {
- "hid": "string",
- "url": "string",
- "pinned": true,
- "privacy": "everyone",
- "views_count": 0,
- "has_liked": null,
- "permissions": {
- "can_comment": true,
- "can_download": true,
- "can_duet": true,
- "can_stitch": true
}, - "audio": {
- "has_audio": true,
- "id": "string",
- "count": 0,
- "key": "string"
}, - "id": "string",
- "account": {
- "id": "string",
- "name": "string",
- "username": "string",
- "avatar": "string"
}, - "caption": "string",
- "media": {
- "thumbnail": null,
- "src_url": null,
- "hls_url": null
}, - "status": "processing",
- "is_owner": true,
- "likes": 0,
- "shares": 0,
- "comments": 0,
- "is_sensitive": true,
- "created_at": "string"
}
], - "links": {
- "first": "string",
- "last": "string",
- "prev": "string",
- "next": "string"
}, - "meta": {
- "path": "string",
- "per_page": 0,
- "next_cursor": "string",
- "prev_cursor": "string"
}
}| autoplay_videos | boolean |
| loop_videos | boolean |
| default_feed | string Enum: "local" "following" "forYou" |
| hide_for_you_feed | boolean |
| mute_on_open | boolean |
| auto_expand_cw | boolean |
| appearance | string Enum: "light" "dark" "system" |
{- "autoplay_videos": true,
- "loop_videos": true,
- "default_feed": "local",
- "hide_for_you_feed": true,
- "mute_on_open": true,
- "auto_expand_cw": true,
- "appearance": "light"
}[- null
]| email required | string <email> |
| captcha_type required | string Enum: "turnstile" "hcaptcha" |
| captcha_token required | string |
{- "captcha_type": "turnstile",
- "captcha_token": "string"
}{- "data": [ ],
- "error": {
- "code": "ok",
- "message": ""
}
}| email required | string <email> |
{- "email": "[email protected]"
}{- "data": [ ],
- "error": {
- "code": "ok",
- "message": ""
}
}| email required | string <email> |
| code required | string |
{- "code": "string"
}{- "data": [ ],
- "error": {
- "code": "ok",
- "message": ""
}
}| username required | string [ 2 .. 24 ] characters |
| password required | string >= 8 characters |
| password_confirmation required | string |
| birth_date required | string <date-time> |
| password_confirmation_confirmation required | string |
{- "username": "string",
- "password": "stringst",
- "password_confirmation": "string",
- "birth_date": "2019-08-24T14:15:22Z",
- "password_confirmation_confirmation": "string"
}[ ]| birthdate required | string <date-time> |
{- "birthdate": "2019-08-24T14:15:22Z"
}{- "data": {
- "allowed": true,
- "minAge": "string",
- "message": { }
}
}| video required | string <binary> <application/octet-stream> |
| description | string or null <= 200 characters |
| comment_state | string Enum: "0" "4" |
| can_download | boolean or null |
| can_comment | boolean or null |
| can_duet | boolean or null |
| can_stitch | boolean or null |
| is_sensitive | boolean or null |
| alt_text | string or null <= 2000 characters |
| contains_ai | boolean or null |
| contains_ad | boolean or null |
| lang | string Enum: "af" "sq" "am" "ar" "hy" "az" "eu" "be" "bn" "bs" "bg" "my" "ca" "zh" "zh-TW" "hr" "cs" "da" "nl" "en" "et" "fi" "fr" "ka" "de" "el" "ha" "he" "hi" "hu" "is" "id" "ga" "it" "ja" "kn" "kk" "km" "ko" "lv" "lt" "ms" "ml" "mr" "mn" "ne" "no" "fa" "pl" "pt" "pa" "ro" "ru" "sr" "sk" "sl" "so" "es" "sw" "sv" "ta" "te" "th" "tr" "uk" "ur" "uz" "vi" "cy" |
{- "data": [ ],
- "error": {
- "code": "ok",
- "message": ""
}
}{- "id": "string",
- "v_id": "string",
- "account": {
- "id": "string",
- "name": "User",
- "username": "deleted",
- "avatar": "/storage/avatars/default.jpg"
}, - "caption": "This comment was deleted by the user",
- "likes": 0,
- "replies": 0,
- "children": [ ],
- "tags": [ ],
- "mentions": [ ],
- "is_edited": true,
- "liked": true,
- "url": null,
- "is_owner": true,
- "tombstone": true,
- "created_at": "string"
}| vid required | string |
| pid required | string |
| id required | string |
{- "id": "string",
- "p_id": null,
- "v_id": "string",
- "account": {
- "id": "string",
- "name": "User",
- "username": "deleted",
- "avatar": "/storage/avatars/default.jpg"
}, - "caption": "This comment was deleted by the user",
- "likes": 0,
- "liked": true,
- "url": null,
- "tags": [ ],
- "mentions": [ ],
- "is_edited": true,
- "tombstone": true,
- "is_owner": true,
- "created_at": "string"
}| vid required | string |
| id required | string |
| comment required | string [ 1 .. 500 ] characters |
| parent_id required | string |
{- "id": "string",
- "comment": "string",
- "parent_id": "string"
}{- "data": [
- {
- "id": "string",
- "v_id": "string",
- "p_id": "string",
- "account": {
- "id": "string",
- "name": "string",
- "username": "string",
- "avatar": "string"
}, - "caption": "string",
- "likes": 0,
- "tags": [
- "string"
], - "mentions": [
- {
- "username": "string",
- "start_index": 0,
- "end_index": 0,
- "is_local": true,
- "profile_id": "string"
}
], - "liked": "string",
- "url": "string",
- "tombstone": true,
- "is_edited": true,
- "is_owner": true,
- "created_at": "string"
}
]
}| vid required | string |
| id required | string |
| comment required | string [ 1 .. 500 ] characters |
{- "id": "string",
- "comment": "string"
}{- "data": [
- {
- "id": "string",
- "v_id": "string",
- "account": {
- "id": "string",
- "name": "string",
- "username": "string",
- "avatar": "string"
}, - "caption": "string",
- "replies": 0,
- "children": [ ],
- "tags": [
- "string"
], - "mentions": [
- {
- "username": "string",
- "start_index": 0,
- "end_index": 0,
- "is_local": true,
- "profile_id": "string"
}
], - "likes": 0,
- "liked": "string",
- "url": "string",
- "tombstone": true,
- "is_edited": true,
- "is_owner": true,
- "created_at": "string"
}
]
}| vid required | string |
| parent_id | integer |
| comment required | string [ 1 .. 500 ] characters |
{- "parent_id": 0,
- "comment": "string"
}{- "data": [
- "string"
]
}{- "data": [
- {
- "comment_id": "string",
- "profile_id": "string",
- "caption": "string",
- "updated_at": "2019-08-24T14:15:22Z"
}
], - "links": {
- "first": "string",
- "last": "string",
- "prev": "string",
- "next": "string"
}, - "meta": {
- "path": "string",
- "per_page": 0,
- "next_cursor": "string",
- "prev_cursor": "string"
}
}| vid required | string |
| cid required | string |
| id required | string |
{- "data": [
- {
- "comment_id": "string",
- "profile_id": "string",
- "caption": "string",
- "updated_at": "2019-08-24T14:15:22Z"
}
], - "links": {
- "first": "string",
- "last": "string",
- "prev": "string",
- "next": "string"
}, - "meta": {
- "path": "string",
- "per_page": 0,
- "next_cursor": "string",
- "prev_cursor": "string"
}
}| id required | string |
| caption | string or null <= 200 characters |
| can_download | boolean or null |
| can_comment | boolean or null |
| can_duet | boolean or null |
| can_stitch | boolean or null |
| is_pinned | boolean or null |
| alt_text | string or null <= 2000 characters |
| is_sensitive | boolean or null |
| contains_ai | boolean or null |
| contains_ad | boolean or null |
| lang | string or null Enum: "af" "sq" "am" "ar" "hy" "az" "eu" "be" "bn" "bs" "bg" "my" "ca" "zh" "zh-TW" "hr" "cs" "da" "nl" "en" "et" "fi" "fr" "ka" "de" "el" "ha" "he" "hi" "hu" "is" "id" "ga" "it" "ja" "kn" "kk" "km" "ko" "lv" "lt" "ms" "ml" "mr" "mn" "ne" "no" "fa" "pl" "pt" "pa" "ro" "ru" "sr" "sk" "sl" "so" "es" "sw" "sv" "ta" "te" "th" "tr" "uk" "ur" "uz" "vi" "cy" |
{- "caption": "string",
- "can_download": true,
- "can_comment": true,
- "can_duet": true,
- "can_stitch": true,
- "is_pinned": true,
- "alt_text": "string",
- "is_sensitive": true,
- "contains_ai": true,
- "contains_ad": true,
- "lang": "af"
}{- "id": "string",
- "account": {
- "id": "string",
- "name": "string",
- "username": "string",
- "avatar": "string"
}, - "caption": "string",
- "url": "string",
- "is_owner": "string",
- "is_sensitive": true,
- "media": {
- "thumbnail": null,
- "src_url": null,
- "hls_url": null,
- "alt_text": "string",
- "duration": 0,
- "hls": "string"
}, - "pinned": true,
- "likes": 0,
- "shares": 0,
- "comments": 0,
- "bookmarks": 0,
- "has_liked": "string",
- "has_bookmarked": true,
- "is_edited": true,
- "lang": "string",
- "tags": [
- "string"
], - "mentions": [
- {
- "username": "string",
- "start_index": 0,
- "end_index": 0,
- "is_local": true,
- "profile_id": "string"
}
], - "permissions": {
- "can_comment": true,
- "can_download": true,
- "can_duet": true,
- "can_stitch": true
}, - "audio": {
- "has_audio": true,
- "id": "string",
- "count": 0,
- "key": "string"
}, - "meta": {
- "contains_ai": true,
- "contains_ad": true
}, - "created_at": "string"
}{- "id": "string",
- "account": {
- "id": "string",
- "name": "string",
- "username": "string",
- "avatar": "string"
}, - "caption": "string",
- "url": "string",
- "is_owner": "string",
- "is_sensitive": true,
- "media": {
- "thumbnail": null,
- "src_url": null,
- "hls_url": null,
- "alt_text": "string",
- "duration": 0,
- "hls": "string"
}, - "pinned": true,
- "likes": "string",
- "shares": 0,
- "comments": 0,
- "bookmarks": 0,
- "has_liked": true,
- "has_bookmarked": true,
- "is_edited": true,
- "lang": "string",
- "tags": [
- "string"
], - "mentions": [
- {
- "username": "string",
- "start_index": 0,
- "end_index": 0,
- "is_local": true,
- "profile_id": "string"
}
], - "permissions": {
- "can_comment": true,
- "can_download": true,
- "can_duet": true,
- "can_stitch": true
}, - "audio": {
- "has_audio": true,
- "id": "string",
- "count": 0,
- "key": "string"
}, - "meta": {
- "contains_ai": true,
- "contains_ad": true
}, - "created_at": "string"
}{- "id": "string",
- "account": {
- "id": "string",
- "name": "string",
- "username": "string",
- "avatar": "string"
}, - "caption": "string",
- "url": "string",
- "is_owner": "string",
- "is_sensitive": true,
- "media": {
- "thumbnail": null,
- "src_url": null,
- "hls_url": null,
- "alt_text": "string",
- "duration": 0,
- "hls": "string"
}, - "pinned": true,
- "likes": 0,
- "shares": 0,
- "comments": 0,
- "bookmarks": 0,
- "has_liked": "string",
- "has_bookmarked": true,
- "is_edited": true,
- "lang": "string",
- "tags": [
- "string"
], - "mentions": [
- {
- "username": "string",
- "start_index": 0,
- "end_index": 0,
- "is_local": true,
- "profile_id": "string"
}
], - "permissions": {
- "can_comment": true,
- "can_download": true,
- "can_duet": true,
- "can_stitch": true
}, - "audio": {
- "has_audio": true,
- "id": "string",
- "count": 0,
- "key": "string"
}, - "meta": {
- "contains_ai": true,
- "contains_ad": true
}, - "created_at": "string"
}{- "id": "string",
- "account": {
- "id": "string",
- "name": "string",
- "username": "string",
- "avatar": "string"
}, - "caption": "string",
- "url": "string",
- "is_owner": "string",
- "is_sensitive": true,
- "media": {
- "thumbnail": null,
- "src_url": null,
- "hls_url": null,
- "alt_text": "string",
- "duration": 0,
- "hls": "string"
}, - "pinned": true,
- "likes": 0,
- "shares": 0,
- "comments": 0,
- "bookmarks": 0,
- "has_liked": "string",
- "has_bookmarked": true,
- "is_edited": true,
- "lang": "string",
- "tags": [
- "string"
], - "mentions": [
- {
- "username": "string",
- "start_index": 0,
- "end_index": 0,
- "is_local": true,
- "profile_id": "string"
}
], - "permissions": {
- "can_comment": true,
- "can_download": true,
- "can_duet": true,
- "can_stitch": true
}, - "audio": {
- "has_audio": true,
- "id": "string",
- "count": 0,
- "key": "string"
}, - "meta": {
- "contains_ai": true,
- "contains_ad": true
}, - "created_at": "string"
}{- "id": "string",
- "account": {
- "id": "string",
- "name": "string",
- "username": "string",
- "avatar": "string"
}, - "caption": "string",
- "url": "string",
- "is_owner": "string",
- "is_sensitive": true,
- "media": {
- "thumbnail": null,
- "src_url": null,
- "hls_url": null,
- "alt_text": "string",
- "duration": 0,
- "hls": "string"
}, - "pinned": true,
- "likes": 0,
- "shares": 0,
- "comments": 0,
- "bookmarks": 0,
- "has_liked": "string",
- "has_bookmarked": true,
- "is_edited": true,
- "lang": "string",
- "tags": [
- "string"
], - "mentions": [
- {
- "username": "string",
- "start_index": 0,
- "end_index": 0,
- "is_local": true,
- "profile_id": "string"
}
], - "permissions": {
- "can_comment": true,
- "can_download": true,
- "can_duet": true,
- "can_stitch": true
}, - "audio": {
- "has_audio": true,
- "id": "string",
- "count": 0,
- "key": "string"
}, - "meta": {
- "contains_ai": true,
- "contains_ad": true
}, - "created_at": "string"
}{- "data": [
- {
- "video_id": "string",
- "profile_id": "string",
- "caption": "string",
- "updated_at": "2019-08-24T14:15:22Z"
}
], - "links": {
- "first": "string",
- "last": "string",
- "prev": "string",
- "next": "string"
}, - "meta": {
- "path": "string",
- "per_page": 0,
- "next_cursor": "string",
- "prev_cursor": "string"
}
}| q required | string [ 2 .. 90 ] characters |
| limit | integer [ 1 .. 10 ] |
{- "data": [
- {
- "id": "string",
- "name": "string",
- "avatar": "string",
- "username": "string",
- "is_owner": true,
- "local": true,
- "bio": "string",
- "post_count": 0,
- "follower_count": 0,
- "following_count": 0,
- "url": "string",
- "is_blocking": null,
- "links": [
- null
], - "created_at": "string"
}
]
}| sort | string Enum: "latest" "oldest" "popular" |
| limit | integer [ 1 .. 20 ] |
{- "data": [
- {
- "id": "string",
- "account": {
- "id": "string",
- "name": "string",
- "username": "string",
- "avatar": "string"
}, - "caption": "string",
- "url": "string",
- "is_owner": "string",
- "is_sensitive": true,
- "media": {
- "thumbnail": null,
- "src_url": null,
- "hls_url": null,
- "alt_text": "string",
- "duration": 0,
- "hls": "string"
}, - "pinned": true,
- "likes": 0,
- "shares": 0,
- "comments": 0,
- "bookmarks": 0,
- "has_liked": "string",
- "has_bookmarked": true,
- "is_edited": true,
- "lang": "string",
- "tags": [
- "string"
], - "mentions": [
- {
- "username": "string",
- "start_index": 0,
- "end_index": 0,
- "is_local": true,
- "profile_id": "string"
}
], - "permissions": {
- "can_comment": true,
- "can_download": true,
- "can_duet": true,
- "can_stitch": true
}, - "audio": {
- "has_audio": true,
- "id": "string",
- "count": 0,
- "key": "string"
}, - "meta": {
- "contains_ai": true,
- "contains_ad": true
}, - "created_at": "string"
}
], - "links": {
- "first": "string",
- "last": "string",
- "prev": "string",
- "next": "string"
}, - "meta": {
- "path": "string",
- "per_page": 0,
- "next_cursor": "string",
- "prev_cursor": "string"
}
}{- "data": {
- "id": "string",
- "name": "string",
- "avatar": "string",
- "username": "string",
- "is_owner": true,
- "local": true,
- "bio": "string",
- "post_count": 0,
- "follower_count": 0,
- "following_count": 0,
- "url": "string",
- "is_blocking": null,
- "links": [
- null
], - "created_at": "string",
- "likes_count": "string"
}
}| id required | string |
| sort | string Enum: "Latest" "Popular" "Oldest" |
{- "data": [
- {
- "id": "string",
- "account": {
- "id": "string",
- "name": "string",
- "username": "string",
- "avatar": "string"
}, - "caption": "string",
- "url": "string",
- "is_owner": "string",
- "is_sensitive": true,
- "media": {
- "thumbnail": null,
- "src_url": null,
- "hls_url": null,
- "alt_text": "string",
- "duration": 0,
- "hls": "string"
}, - "pinned": true,
- "likes": 0,
- "shares": 0,
- "comments": 0,
- "bookmarks": 0,
- "has_liked": "string",
- "has_bookmarked": true,
- "is_edited": true,
- "lang": "string",
- "tags": [
- "string"
], - "mentions": [
- {
- "username": "string",
- "start_index": 0,
- "end_index": 0,
- "is_local": true,
- "profile_id": "string"
}
], - "permissions": {
- "can_comment": true,
- "can_download": true,
- "can_duet": true,
- "can_stitch": true
}, - "audio": {
- "has_audio": true,
- "id": "string",
- "count": 0,
- "key": "string"
}, - "meta": {
- "contains_ai": true,
- "contains_ad": true
}, - "created_at": "string"
}
], - "links": {
- "first": "string",
- "last": "string",
- "prev": "string",
- "next": "string"
}, - "meta": {
- "path": "string",
- "per_page": 0,
- "next_cursor": "string",
- "prev_cursor": "string"
}
}{- "data": [
- {
- "id": "string",
- "v_id": "string",
- "account": {
- "id": "string",
- "name": "string",
- "username": "string",
- "avatar": "string"
}, - "caption": "string",
- "replies": 0,
- "children": [ ],
- "tags": [
- "string"
], - "mentions": [
- {
- "username": "string",
- "start_index": 0,
- "end_index": 0,
- "is_local": true,
- "profile_id": "string"
}
], - "likes": 0,
- "liked": "string",
- "url": "string",
- "tombstone": true,
- "is_edited": true,
- "is_owner": true,
- "created_at": "string"
}
], - "links": {
- "first": "string",
- "last": "string",
- "prev": "string",
- "next": "string"
}, - "meta": {
- "path": "string",
- "per_page": 0,
- "next_cursor": "string",
- "prev_cursor": "string"
}
}| id required | string |
| cr required | integer |
{- "data": [
- {
- "id": "string",
- "v_id": "string",
- "p_id": "string",
- "account": {
- "id": "string",
- "name": "string",
- "username": "string",
- "avatar": "string"
}, - "caption": "string",
- "likes": 0,
- "tags": [
- "string"
], - "mentions": [
- {
- "username": "string",
- "start_index": 0,
- "end_index": 0,
- "is_local": true,
- "profile_id": "string"
}
], - "liked": "string",
- "url": "string",
- "tombstone": true,
- "is_edited": true,
- "is_owner": true,
- "created_at": "string"
}
], - "links": {
- "first": "string",
- "last": "string",
- "prev": "string",
- "next": "string"
}, - "meta": {
- "path": "string",
- "per_page": 0,
- "next_cursor": "string",
- "prev_cursor": "string"
}
}{- "data": {
- "id": "string",
- "v_id": "string",
- "account": {
- "id": "string",
- "name": "string",
- "username": "string",
- "avatar": "string"
}, - "caption": "string",
- "replies": 0,
- "children": [ ],
- "tags": [
- "string"
], - "mentions": [
- {
- "username": "string",
- "start_index": 0,
- "end_index": 0,
- "is_local": true,
- "profile_id": "string"
}
], - "likes": 0,
- "liked": "string",
- "url": "string",
- "tombstone": true,
- "is_edited": true,
- "is_owner": true,
- "created_at": "string"
}
}{- "data": {
- "id": "string",
- "v_id": "string",
- "p_id": "string",
- "account": {
- "id": "string",
- "name": "string",
- "username": "string",
- "avatar": "string"
}, - "caption": "string",
- "likes": 0,
- "tags": [
- "string"
], - "mentions": [
- {
- "username": "string",
- "start_index": 0,
- "end_index": 0,
- "is_local": true,
- "profile_id": "string"
}
], - "liked": "string",
- "url": "string",
- "tombstone": true,
- "is_edited": true,
- "is_owner": true,
- "created_at": "string"
}, - "meta": {
- "type": "reply",
- "video_id": "string",
- "parent_comment": {
- "id": "string",
- "v_id": "string",
- "account": {
- "id": "string",
- "name": "string",
- "username": "string",
- "avatar": "string"
}, - "caption": "string",
- "replies": 0,
- "children": [ ],
- "tags": [
- "string"
], - "mentions": [
- {
- "username": "string",
- "start_index": 0,
- "end_index": 0,
- "is_local": true,
- "profile_id": "string"
}
], - "likes": 0,
- "liked": "string",
- "url": "string",
- "tombstone": true,
- "is_edited": true,
- "is_owner": true,
- "created_at": "string"
}
}
}{- "data": {
- "id": "string",
- "account": {
- "id": "string",
- "name": "string",
- "username": "string",
- "avatar": "string"
}, - "caption": "string",
- "url": "string",
- "is_owner": "string",
- "is_sensitive": true,
- "media": {
- "thumbnail": null,
- "src_url": null,
- "hls_url": null,
- "alt_text": "string",
- "duration": 0,
- "hls": "string"
}, - "pinned": true,
- "likes": 0,
- "shares": 0,
- "comments": 0,
- "bookmarks": 0,
- "has_liked": "string",
- "has_bookmarked": true,
- "is_edited": true,
- "lang": "string",
- "tags": [
- "string"
], - "mentions": [
- {
- "username": "string",
- "start_index": 0,
- "end_index": 0,
- "is_local": true,
- "profile_id": "string"
}
], - "permissions": {
- "can_comment": true,
- "can_download": true,
- "can_duet": true,
- "can_stitch": true
}, - "audio": {
- "has_audio": true,
- "id": "string",
- "count": 0,
- "key": "string"
}, - "meta": {
- "contains_ai": true,
- "contains_ad": true
}, - "created_at": "string"
}
}