Skip to content
Fresh 2026

Reference

Video Specifications

Video Settings

Aspect Ratio: 9x16, 16x9

Formats: 3g2, 3gp, 3gpp, asf, avi, dat, divx, dv, f4v, flv, gif, m2ts, m4v, mkv, mod, mov, mp4, mpe, mpeg, mpeg4, mpg, mts, nsv, ogm, ogv, qt, tod, ts, vob, and wmv.

Audio Settings

Sample Rate: 48 kHz

Channel Layout: Stereo or Mono

Codec: AAC

Bit Rate: up to 256 kbps

Endpoints

Groups

EndpointDescription
GET /{group-id}/videosGet a list of Videos on a Group.
POST /{group-id}/videosCreate or crosspost a Video on a Group.

Pages

EndpointDescription
GET /{page-id}/videosGet a list of Videos on a Page.
POST /{page-id}/videosCreate or crosspost a Video on a Page.

Users

EndpointDescription
GET /{user-id}/videosGet a list of Videos of a User.

Video

EndpointDescription
GET /{video-id}Get fields and edges on a published Video.
GET /{video-id}/captionsGet VideoCaptions on a Video.
GET /{video-id}/commentsGet VideoComments on a Video.
GET /{video-id}/crosspost_shared_pagesGet a list of Pages this Video is being shared to.
GET /{video-id}/likesGet Likes on a Video.
GET /{video-id}/poll_settingsGet VideoPollSettings on a Video.
GET /{video-id}/pollsGet VidoePolls on a Video.
GET /{video-id}/shared_postsGet VideoSharedPosts on a Video.
GET /{video-id}/sponsor_tagsGet VideoSponsorTags on a Video.
GET /{video-id}/tagsGet VideoTags on a Video.
GET /{video-id}/thumbnailsGet VideoThumbnails on a Video.
GET /{video-id}/video_insightsGet VideoInsights on a Video.
POST /{video-id}Create or update fields and edges on a published Video.
POST /{video-id}/captionsUpdate VideoCaptions on a Video.
POST /{video-id}/commentsCreate VideoComments on a Video.
POST /{video-id}/pollsCreate VideoPolls on a Video.
POST /{video-id}/thumbnailsCreate VideoThumbnails on a Video.
DELETE /{video-id}Delete a published Video.
DELETE /{video-id}/captionsDelete VideoCaptions on a Video.