- Retrieves a summary of the Wistia account
- Lists the media belonging to the account
- Fetches a single media by its hashed id
- Updates the attributes on a media
- Deletes a media
- Copies a media and its assets to a destination folder
- Aggregated tracking statistics for a video embedded on your site
- Archives up to 100 medias per request asynchronously
- Restores archived medias to your account
- Move one or many media to a different folder and optionally to a specific subfolder
- Translates the transcript for a media
- Imports a media file into Wistia from a publicly accessible web URL, supporting video, audio, image, PDF, and document formats
- Retrieves the explicitly defined video player customizations for a specific media, including player color, controls visibility, autoplay settings, branding, chapters, captions, and call-to-action configurations
- Partially updates video player customizations for a specific media, including player color, controls, autoplay, captions, chapters, post-roll CTAs, and embed behavior
- Replaces one media's content with another while preserving the original media's hashed ID, embed codes, and URLs. Queues an asynchronous background job
- Retrieves aggregate analytics for a video over a date range, including plays, loads, engagement rate, play rate, visitor counts, and CTA conversion metrics
- Deletes all explicit video player customizations for a media, resetting it to default appearance and behavior as if it was never customized
- Lists folders (previously called projects) belonging to the account
- Retrieves a single folder (previously called project)
- Creates a new folder (previously called project)
- Updates a folder (previously called project)
- Deletes a folder (previously called project)
- Copies a folder (previously called project) and all its media and subfolders asynchronously
- Lists subfolders in a specific folder
- Retrieves detailed information about a specific subfolder
- Creates a new subfolder within a folder
- Updates a subfolder's name and/or description
- Deletes a subfolder from a folder
- Deletes multiple subfolders asynchronously
- Lists the sharings of contacts and contact groups on a folder, including each contact's permissions (admin, share, download, upload)
- Lists tags belonging to the account
- Creates a new tag
- Deletes a tag
- Lists captions belonging to the account
- Lists captions belonging to a specific video
- Returns a video's captions in the specified language
- Adds captions to a specified video
- Replaces the captions on a video for the specified language
- Removes the captions file from a video for the specified language
- Purchases English captions for a video
- Lists all Channels belonging to an account
- Returns the Channel associated with the hashedId
- Create a new channel
- Update a channel
- Delete endpoint for a channel
- Lists Channel Episodes belonging to an account
- Lists Channel Episodes belonging to the channel passed in the path
- Creates a new channel episode in a channel
- Updates an existing channel episode in a channel
- Deletes an existing channel episode in a channel
- Publishes an existing channel episode in a channel
- Unpublishes an existing channel episode in a channel
- Lists webinars belonging to the account
- Returns the webinar associated with the hashed id
- Creates a new webinar
- Updates an existing webinar
- Deletes an existing webinar
- Register a person for a webinar by providing their email, first name, and last name
- Lists allowed domains belonging to the account
- Returns the details of an allowed domain
- Creates an allowed domain for the account
- Deletes an allowed domain from the account
- Creates expiring access tokens which can be used for some iframe embeds
No matching actions