# Zype Documentation ## API Reference - [Hours Watched](/zype/reference/hours-watched-v3-1.md): The hours watched endpoint provides insights on the amount of hours contet has been watched. It returns data on how many hours content has been watched, which can be filtered by various parameters such as date range, content type, and more. This is useful for understanding viewer engagement and content performance. - [Plays](/zype/reference/plays-v3-1.md): The plays endpoint provides insights on the number of times content has been played. It returns data on how many times content has been played, which can be filtered by various parameters such as date range, content type, and more. This is useful for understanding viewer engagement and content performance. - [View Time](/zype/reference/view-time-v3.md): The view time endpoint provides insights on the average amount of time content has been watched. It returns data on the average amount of time content has been watched, which can be filtered by various parameters such as date range, content type, and more. This is useful for understanding viewer engagement and content performance. - [Viewers](/zype/reference/viewers-v3-1.md): The viewers endpoint provides insights on how many unique viewers have watched content. It returns data on how many unique viewers have watched content, which can be filtered by various parameters such as date range, content type, and more. This is useful for understanding viewer engagement and content performance. - [List Consumers](/zype/reference/analytics-consumers-v3-1.md): This endpoint will return consumer analytics data for your property. - [List Metrics Data](/zype/reference/metrics-v3-1.md): This endpoint returns analytics data showing how your OTT business changes over time. - [List Player Requests](/zype/reference/player-requests-v3-1.md): This endpoint will return Player Request analytics data for your property. - [List Playout Hours](/zype/reference/playouthours-1.md): This endpoint to retrieve hours requested data for Playout Channels. This allows customers who are distributing Playout Channels where Zype supports the delivery to measure and track detailed information related to their Playout Channel hours requested. - [List Stream Hours](/zype/reference/streamhoursv3-1.md): This endpoint will retrieve stream hour data for your property. - [List New Subscriptions](/zype/reference/new-subscriptions-v3-1.md): This endpoint will return new subscription analytics data for your property. - [List New Transactions](/zype/reference/new-transactions-v3-1.md): This endpoint will return new transaction analytics data for your property. - [List Subscription Events](/zype/reference/subscriptionevents-v3-1.md): This endpoint will counts of subscription creations, trials started, pauses, and cancellations for your property - [List Subscription Revenue](/zype/reference/subscriptionrevenue-v3-1.md): This endpoint will return subscription revenue data for your property, optionally grouped by day, for the date range supplied in filters[start_date] and filters[end_date]. The aggregate or daily data will be rendered as: "2021-03-01": { currency_code1: amount1, currency_code2: amount2 } where currency_code is a standard ISO 4217 code (USD, CAD, etc), and amount is a number representing the quantity of the given currency. - [Revoke Access Token](/zype/reference/post_oauth-revoke-1.md): This requests revokes an access token, removing the session from the active logins list. - [Retrieving an Access Token](/zype/reference/retrieveaccesstoken.md): The password grant flow allows you to pass in a user’s username (email address) and password to get an access token in return. - [Retrieving Access Token Status](/zype/reference/retrieveaccesstokenstatus.md) - [Create Consumers](/zype/reference/createconsumer-1.md) - [Delete Consumer](/zype/reference/deleteconsumer-1.md) - [View Consumer](/zype/reference/getconsumer-1.md) - [List Consumers](/zype/reference/listconsumers-1.md) - [Reset Consumer Parental Access Code](/zype/reference/resetconsumerparentalaccesscode.md): Consumer Parental Access code will be reset, and email is sent to the consumer initiating a reset parental access code flow. - [Initiate Consumer Forgot Password Flow - Consumer receives forgot password email.](/zype/reference/resetpasswordflow.md) - [Update Consumer](/zype/reference/updateconsumer-1.md) - [Reset Consumer's Password Flow](/zype/reference/updatepassword.md) - [Acquire Device Pin](/zype/reference/acquiredevicepin-1.md) - [Retrieve Device Pin](/zype/reference/getpinstatus-1.md) - [Link Device Pin](/zype/reference/linkdevicepin-1.md) - [Unlink Device Pin](/zype/reference/unlinkdevicepin-1.md) - [Create a Playlist Entitlement](/zype/reference/createplaylistentitlement-1.md) - [Delete Playlist Entitlement](/zype/reference/deleteplaylistentitlement-1.md) - [View Playlist Entitlement](/zype/reference/getplaylistentitlement-1.md) - [List Playlist Entitlements](/zype/reference/listplaylistentitlements-1.md) - [Update Playlist Entitlement](/zype/reference/updateplaylistentitlement-1.md) - [List Subscription Entitlements](/zype/reference/listsubscriptionentitlements.md) - [Check Video Entitlement](/zype/reference/checkvideoentitlement-1.md): Check Video Entitlement - [Create video entitlement](/zype/reference/createvideoentitlement-1.md) - [Delete Video Entitlement](/zype/reference/deletevideoentitlement-1.md) - [List Video Entitlements](/zype/reference/listvideoentitlements-1.md) - [Update Video Entitlement](/zype/reference/updatevideoentitlement-1.md) - [View Video Entitlement](/zype/reference/viewvideoentitlement-1.md) - [Create Video Favorite](/zype/reference/createvideofavorite-1.md) - [Delete Video Favorite](/zype/reference/deletevideofavorite-1.md) - [List Video Favorites](/zype/reference/listvideofavorites-1.md) - [Create content rule group](/zype/reference/createcontentrulegroup.md): Create a custom content rule group for the current site. - [Delete content rule group](/zype/reference/deletecontentrulegroup.md): Delete a content rule group from the current site. - [View content rule group](/zype/reference/getcontentrulegroup.md): Retrieve a single content rule group from the current site. - [List content rule groups](/zype/reference/listcontentrulegroups.md): Retrieve custom content rule groups (e.g. country groupings) for the current site. - [Update content rule group](/zype/reference/updatecontentrulegroup.md): Update a content rule group for the current site. - [View global content rule group](/zype/reference/getglobalcontentrulegroup.md): Retrieve a single global content rule group by id from the platform catalog. Read-only. Same response shape as custom content rule groups. - [List global content rule groups](/zype/reference/listglobalcontentrulegroups.md): Retrieve the platform global content rule group catalog. - [Create Content Rule Profile](/zype/reference/createcontentruleprofile.md): Create a content rule profile for the current site. - [Delete Content Rule Profile](/zype/reference/deletecontentruleprofile.md): Delete a content rule profile from the current site. - [View Content Rule Profile](/zype/reference/getcontentruleprofile.md): Retrieve a single content rule profile from the current site. - [List Cities For State](/zype/reference/listcitiesforstate.md): Return the available city options for a state code. - [List Content Rule Profiles](/zype/reference/listcontentruleprofiles.md): Retrieve the content rule profiles for the current site. - [List States For Country](/zype/reference/liststatesforcountry.md): Return the available state options for a country code. The current implementation only returns results for `US`. - [Update Content Rule Profile](/zype/reference/updatecontentruleprofile.md): Update a content rule profile for the current site. - [Create Encoder](/zype/reference/createencoder.md): Create a new live encoder - [Delete Encoder](/zype/reference/deleteencoder.md): Delete a live encoder - [View Encoder](/zype/reference/getencoder.md): Retrieve details of a specific live encoder - [List Encoders](/zype/reference/listencoders.md): Retrieve a list of live encoders from your account - [Start Encoder](/zype/reference/startencoder.md): Start broadcasting with a live encoder. This will schedule the RTMP input to the timeline, publish the draft schedule, and start the encoder. - [Stop Encoder](/zype/reference/stopencoder.md): Stop broadcasting with a live encoder - [Sync Encoder](/zype/reference/syncencoder.md): Synchronize the encoder data with the external streaming provider. This fetches the latest encoder state and updates the local configuration. - [Update Encoder](/zype/reference/updateencoder.md): Update an existing live encoder - [Archive a live event](/zype/reference/archiveliveevent.md): Use this endpoint to archive your live event. Only perform this action once your event has ended. - [Create Live Event](/zype/reference/createliveevent.md) - [Delete live event](/zype/reference/deleteliveevent.md) - [View Live Event](/zype/reference/getliveevent.md) - [List Live Events](/zype/reference/listliveevents.md) - [Start broadcasting a live event](/zype/reference/startliveevent.md): Use this endpoint to start broadcasting your live event. - [Stop broadcasting a live event](/zype/reference/stopliveevent.md): Use this endpoint to end broadcasting your live event. - [Update live event](/zype/reference/updateliveevent.md) - [Create Ad Tags](/zype/reference/createadtag-1.md) - [Delete Ad Tag](/zype/reference/deleteadtag-1.md) - [View Ad Tag](/zype/reference/getadtag-1.md) - [List Ad Tags](/zype/reference/listadtags-1.md) - [Update Ad Tag](/zype/reference/updateadtag-1.md) - [Add Playlists to a Tiered Subscription Plan](/zype/reference/addplaylists-1.md): This operation is only used for Tiered Subscription Plans (i.e., plans that have entitle_type=tiered). This operation is used to determine which videos belonging to playlists in your library should be accessible to each Tiered Subscription Plan. Once you add a playlist to a Tiered Plan, any child playlists (and videos belonging to those child playlists) will also inherit the subscription requirements from that Tiered Plan. Note: This operation will only add the specified Playlists to the Tiered Plan, it won’t remove any of the existing Playlists associated to it. Note: If a video is currently monetized with a purchase, rental, or pass plan, and your property does NOT support multiple monetization, then adding that video to a playlist within a tiered subscription will disable the existing purchase, rental, or pass plan paywall and switch the paywall monetization on the video to the tiered subscription plan. - [Create Plan](/zype/reference/createplan-1.md) - [Delete Plan](/zype/reference/deleteplan-1.md) - [View Plan](/zype/reference/getplan-1.md) - [List Plans](/zype/reference/listplans-1.md) - [Remove Playlists from a Subscription Plan](/zype/reference/removeplaylists-1.md): Note: This operation will only remove the specified Playlists to the Plan, if they exist. - [Update Plan](/zype/reference/updateplan-1.md) - [Create multiple Redemption Codes at once](/zype/reference/bulkcreate.md) - [Create Redemption Codes](/zype/reference/createredemptioncode-1.md) - [Delete Redemption Code](/zype/reference/deleteredemptioncode.md) - [View Redemption Code](/zype/reference/getredemptioncode.md) - [List Redemption Codes](/zype/reference/listredemptioncodes-1.md) - [Redeem an available Redemption Code](/zype/reference/redeem.md) - [Update Redemption Code](/zype/reference/updateredemptioncode.md) - [View Revenue Model](/zype/reference/getrevenuemodel-1.md) - [List Revenue Models](/zype/reference/listrevenuemodels-1.md) - [Cancel Subscription](/zype/reference/cancelsubscription.md) - [Create a Subscription](/zype/reference/createsubscription-1.md) - [Delete Subscription](/zype/reference/deletesubscription-1.md) - [View Subscription](/zype/reference/getsubscription-1.md) - [List Subscriptions](/zype/reference/listsubscriptions-1.md) - [Reactivate Cancelled Subscription](/zype/reference/reactivatesubscription.md) - [Update Subscription](/zype/reference/updatesubscription-1.md) - [Create Transactions](/zype/reference/createtransaction-1.md) - [Delete Transaction](/zype/reference/deletetransaction-1.md) - [View Transaction](/zype/reference/gettransaction-1.md) - [List Transactions](/zype/reference/listtransactions-1.md) - [Update a Transaction](/zype/reference/updatetransaction-1.md) - [View App](/zype/reference/getapp.md) - [Create Category](/zype/reference/createcategory.md) - [Delete Category](/zype/reference/deletecategory.md) - [View Category](/zype/reference/getcategory.md) - [List Categories](/zype/reference/listcategories.md) - [Update category](/zype/reference/updatecategory.md) - [View Device Category](/zype/reference/getdevicecategory.md) - [List Devices Categories](/zype/reference/listdevicecategories.md) - [View Device](/zype/reference/getdevice.md) - [List Devices](/zype/reference/listdevices.md) - [View Target RTMP entry](/zype/reference/gettargetrtmp.md) - [View Encoder](/zype/reference/getv1encoder.md) - [List Targets RTMP entries](/zype/reference/listtargetrtmp.md): Retrieve a list of target rtmp entries from your encoder - [List Encoders](/zype/reference/listv1encoders.md): Retrieve a list of encoders from your account - [Start an Encoder](/zype/reference/startv1encoder.md) - [Stop an Encoder](/zype/reference/stopv1encoder.md) - [View GeoIP](/zype/reference/getgeoip.md): Retrieve the GeoIP object for a specific IP Address - [Add Videos](/zype/reference/addvideostoplaylist.md): Add videos to a manual playlist - [Create Playlist](/zype/reference/createplaylist.md): Create a new Playlist - [Delete Playlist](/zype/reference/deleteplaylist.md) - [View Playlist](/zype/reference/getplaylist.md) - [List Playlists](/zype/reference/listplaylists.md) - [List Playlist Videos](/zype/reference/listplaylistvideos.md): Retrieve a list of playlists from your library - [List Relative Playlist Videos](/zype/reference/listplaylistvideosrelative.md): Returns a windowed set of videos from a playlist relative to the anchor video - [Remove Videos](/zype/reference/removevideosfromplaylist.md): Remove videos in a playlist - [Update Playlist](/zype/reference/updateplaylist.md) - [View Relationships](/zype/reference/viewplaylistrelationships.md): Returns a list of playlists and its relationships - [Create Program Guide](/zype/reference/createprogramguide.md) - [Delete Program Guide](/zype/reference/deleteprogramguide.md) - [View Program Guide](/zype/reference/getprogramguide.md) - [List Program Guide Entries](/zype/reference/listprogramguideentries.md) - [List Program Guides](/zype/reference/listprogramguides.md) - [Update Program Guide](/zype/reference/updateprogramguide.md) - [Create Segment](/zype/reference/createsegment.md): Create Segment - [Delete Segment](/zype/reference/deletesegment.md): Delete Segment - [View Segment](/zype/reference/getsegment.md): View Segment - [List Segments](/zype/reference/listsegments.md): List Segments - [Update Segment](/zype/reference/updatesegment.md): Update Segment - [Create Subtitle Playlist](/zype/reference/createsubtitleplaylist.md): Create Subtitle Playlist - [Delete Subtitle Playlist](/zype/reference/deletesubtitleplaylist.md): Delete Subtitle Playlist - [Create Subtitle](/zype/reference/createsubtitle.md): Create Subtitle - [View Subtitle](/zype/reference/getsubtitle.md): View Subtitle - [List Subtitles](/zype/reference/listsubtitles.md): List Subtitles - [Update Subtitle](/zype/reference/updatesubtitle.md): Update Subtitle - [View Transcription](/zype/reference/gettranslation.md): Retrieve a single transcription or translation - [List translation languages](/zype/reference/listlanguages.md): List possible translation languages - [List Transcriptions](/zype/reference/listtranscriptions.md): List Transcriptions - [Transcribe video](/zype/reference/transcribevideo.md): Transcribe video - [Translate video](/zype/reference/translatevideo.md): Translate video - [Create User](/zype/reference/createuser.md): Add an admin user to your property - [View User](/zype/reference/getuser.md): Retrieve a single admin user from your site - [List Admin Users](/zype/reference/listusers.md): Retrieve a list of administrative users on your property. - [Remove an admin user from your property.](/zype/reference/removeuser.md): Admin users are global, and can have access to multiple zype properties. This method does not delete the user, it only removes it from your property. - [Update user](/zype/reference/updateuser.md): Update a single user on your property - [Attach a Video to a Video Import](/zype/reference/addvideotoimport.md): Attach a video import as a Source to a video in the library - [Create Video Import](/zype/reference/createvideoimport.md): Import a video from a 3rd party source url - [View Video Import](/zype/reference/getvideoimport.md) - [List Video Imports](/zype/reference/listvideoimports.md) - [Create Video Source](/zype/reference/createvideosource.md): Only MRSS video sources may be created via the API at this time. - [Delete a Video Source](/zype/reference/deletevideosource.md) - [View Video Source](/zype/reference/getvideosource.md) - [List Video Sources](/zype/reference/listvideosources.md) - [Update Video Source](/zype/reference/updatevideosource.md) - [Add Zobject(s)](/zype/reference/addzobject.md): Add one or multiple Zobjects to your video - [Apply AI Metadata](/zype/reference/applyaimetadata.md): Apply the AI-generated metadata from a session to a video - [Bulk Create AI Metadata](/zype/reference/bulkcreateaimetadata.md): Generate AI metadata for multiple videos in bulk - [Create Ad Timing](/zype/reference/createadtiming.md): Create new Ad Timing on Data Source - [Create AI Metadata](/zype/reference/createaimetadata.md): Generate AI metadata for a video - [Create Self Hosted Video](/zype/reference/createselfhostedvideo.md): Create and add a Self Hosted Video to your library - [Create a Self Hosted Video Data Source](/zype/reference/createselfhostedvideodatasource.md): Add a data source to a self-hosted video - [Create Video](/zype/reference/createvideo.md): Add a video to your library - [Delete Self Hosted Video Data Source](/zype/reference/deleteselfhostedvideodatasource.md): Delete Self Hosted Video Data Source - [Delete Video](/zype/reference/deletevideo.md): Delete Video - [Destroy Ad Timing](/zype/reference/destroyadtiming.md): Destroy a single Ad Timing - [Download Video](/zype/reference/downloadvideo.md): Download the original source file for your video - [View Ad Timing](/zype/reference/getadtiming.md): Retrieve a single Ad Timing from your Video/Data Source - [Get AI Metadata](/zype/reference/getaimetadata.md): Retrieve a specific AI metadata session for a video - [View Self Hosted Video Data Source](/zype/reference/getselfhostedvideodatasource.md): View Self Hosted Video Data Source - [View Video](/zype/reference/getvideo.md): Retrieve a single video from your library - [List Ad Timings](/zype/reference/listadtimings.md): List Ad Timings for each Ad-Timeable Data Source - [List Ad Timings for Single Data Source](/zype/reference/listadtimingssingledatasource.md): List Ad Timings for single Ad-Timeable Data Source - [List Self Hosted Video Data Sources](/zype/reference/listselfhostedvideodatasources.md): Retrieve a list of self-hosted video data sources - [List Videos](/zype/reference/listvideos.md): Retrieve a list of videos from your library - [List Video Sources for a Video](/zype/reference/listvideosourcesforvideo.md) - [Remove Zobject](/zype/reference/removezobject.md): Remove one or multiple Zobjects from your video - [Update Ad Timing](/zype/reference/updateadtiming.md): Update a single Ad Timing - [Update Self Hosted Video Data Source](/zype/reference/updateselfhostedvideodatasource.md): Update Self Hosted Video Data Source - [Update Video](/zype/reference/updatevideo.md): Update a single video from your library - [View Player](/zype/reference/getplayer.md): The full URL will look like https://player.zype.com/embed/[video_id].[format]. The format for the player response must be one of Iframes, JavaScript or JSON players depending on device capabilities (Example: html, js, json). Use a consumer's access token or your site's API/App/Player keys to authenticate this call. - [View Playlist Carousel Embed](/zype/reference/getplaylistcarouselembed.md): The full URL will look like https://player.zype.com/playlists/[playlist_id]/carousel.[format]. The format for the player response must be one of Iframes, JavaScript (Example: html, js). Use a consumer's access token or your site's API/App/Player keys to authenticate this call. - [Create Graphic](/zype/reference/creategraphic.md): Add a new graphic to your library - [Create Ad Timing](/zype/reference/createplayoutscheduleradtiming.md) - [Create Block](/zype/reference/createplayoutschedulerblockv2.md) - [Create Live Asset](/zype/reference/createplayoutschedulerliveasset.md) - [Delete Block](/zype/reference/deleteblockv2.md) - [Delete Graphic](/zype/reference/deletegraphic.md): Delete a graphic from your library - [Delete Ad Timing](/zype/reference/deleteplayoutscheduleradtiming.md) - [Delete Ad Timings](/zype/reference/deleteplayoutscheduleradtimings.md): Resets all ad timings associated with the asset (deletes the ones created in Playout and resets the ones coming from CMS) - [Delete Live Asset](/zype/reference/deleteplayoutschedulerliveasset.md) - [View Ad](/zype/reference/getadv2.md): Retrieve a single ad from your library - [View Bumper](/zype/reference/getbumperv2.md): Retrieve a single bumper from your library - [View Graphic](/zype/reference/getgraphic.md): Retrieve a single graphic from your library - [List Graphics](/zype/reference/getgraphics.md): Get graphics in your library - [View Playlist](/zype/reference/getplayoutplaylistv2.md): Retrieve a single playlist from your library - [List Ad Timings](/zype/reference/getplayoutscheduleradtimings.md) - [List Blocks](/zype/reference/getplayoutschedulerblocksv2.md) - [View Block](/zype/reference/getplayoutschedulerblockv2.md) - [List Live Assets](/zype/reference/getplayoutschedulerliveassets.md) - [View Video](/zype/reference/getplayoutvideov2.md): Retrieve a single video from your library - [List Ads](/zype/reference/listadsv2.md): Retrieve a list of ads from your library - [List Bumpers](/zype/reference/listbumpersv2.md): Retrieve a list of ads from your library - [List Playlists](/zype/reference/listplayoutplaylistsv2.md): Retrieve a list of playlists from your library - [List Videos](/zype/reference/listvideosv2.md): Retrieve a list of videos from your library - [Update Block](/zype/reference/updateblockv2.md) - [Update Graphic](/zype/reference/updategraphic.md): Update a graphic asset in your library - [Update Ad Timing](/zype/reference/updateplayoutscheduleradtiming.md) - [Update Live Asset](/zype/reference/updateplayoutschedulerliveasset.md) - [Create Channel](/zype/reference/createplayoutschedulerchannel.md) - [Delete Channel](/zype/reference/deletechannel.md) - [View Channel](/zype/reference/getplayoutschedulerchannel.md) - [List Channels](/zype/reference/getplayoutschedulerchannels.md) - [Sync automated graphic insertions](/zype/reference/graphicssync.md): Sync the automated graphic insertions configured for the channel on every future track item (performed asynchronously). - [Stop On-Air Channel](/zype/reference/stoplivechannel.md) - [Update Channel](/zype/reference/updatechannel.md) - [Create Destination](/zype/reference/createchanneldestination.md) - [Delete Destination](/zype/reference/deletechanneldestination.md) - [View Destination](/zype/reference/getchanneldestination.md) - [List Destinations](/zype/reference/getchannelsdestinations.md) - [View Destination Type](/zype/reference/getdestinationtype.md) - [List Destination Types](/zype/reference/getdestinationtypes.md) - [Update Destination](/zype/reference/updatechanneldestination.md) - [View Channel's Draft](/zype/reference/getplayoutschedulerchanneldraft.md) - [View Channel Draft's Schedule Rundown](/zype/reference/getplayoutschedulerchanneldraftsrundown.md) - [View track item's automated graphics](/zype/reference/getplayoutschedulertrackitemgraphics.md): Returns automated graphics associated with the given track item id - [Publish Channel's Draft](/zype/reference/publishplayoutschedulerchanneldraft.md) - [View Channel's Published Rundown XMLTV format](/zype/reference/channelxmltvepg.md): This endpoint provides access to EPG data in XMLTV format. XMLTV is a standardized XML-based format for exchanging TV listings and EPG data. This endpoint allows you to retrieve comprehensive and structured information about scheduled TV programs, including program names, descriptions, start times, end times, channels, and more. The response will contain the EPG data in XMLTV format, which you can parse and use to display TV program listings in your application. - [JSON Rundown EPG](/zype/reference/getplayoutschedulerchannelpublishedjsonrundownepg.md): Use this endpoint to get the published JSON EPG - [Roku EPG](/zype/reference/getrokuepg.md) - [Tcl EPG](/zype/reference/gettclepg.md) - [Vizio EPG](/zype/reference/getvizioepg.md) - [Wurl EPG](/zype/reference/getwurlepg.md) - [Create HLS Profile](/zype/reference/createhlsprofile.md) - [Delete HLS Profile](/zype/reference/deletehlsprofile.md) - [Duplicate HLS Profile](/zype/reference/duplicatehlsprofile.md) - [List HLS Profiles](/zype/reference/get_scheduler-v1-profiles-hls.md) - [View HLS Profile](/zype/reference/gethlsprofile.md) - [Update HLS Profile](/zype/reference/updatehlsprofile.md) - [View Channel's Published](/zype/reference/getplayoutschedulerchannelpublished.md) - [Create Recurrence Rule](/zype/reference/createrecurrencerule.md) - [Delete Recurrence Rule](/zype/reference/deleterecurrencerule.md) - [View Recurrence Rule](/zype/reference/getrecurrencerule.md) - [List Recurrence Rules](/zype/reference/getrecurrencerules.md) - [Update Recurrence Rule](/zype/reference/updaterecurrencerule.md) - [Create RTMP Profile](/zype/reference/creatertmpprofile.md) - [Delete RTMP Profile](/zype/reference/deletertmpprofile.md) - [Duplicate RTMP Profile](/zype/reference/duplicatertmpprofile.md) - [List RTMP Profiles](/zype/reference/get_scheduler-v1-profiles-rtmp.md) - [View RTMP Profile](/zype/reference/getrtmpprofile.md) - [Update RTMP Profile](/zype/reference/updatertmpprofile.md) - [Create Operation](/zype/reference/createplayoutscheduleroperation.md) - [View Operation](/zype/reference/getplayoutscheduleroperation.md) - [List Operations](/zype/reference/getplayoutscheduleroperations.md) - [Revert all operations](/zype/reference/revertallplayoutscheduleroperations.md) - [Revert a Draft Schedule to the specified operation](/zype/reference/revertplayoutscheduleroperation.md) - [Create UDP Profile](/zype/reference/createudpprofile.md) - [Delete UDP Profile](/zype/reference/deleteudpprofile.md) - [Duplicate UDP Profile](/zype/reference/duplicateudpprofile.md) - [List UDP Profiles](/zype/reference/get_scheduler-v1-profiles-udp.md) - [View UDP Profile](/zype/reference/getudpprofile.md) - [Update UDP Profile](/zype/reference/updateudpprofile.md) - [Get Upload](/zype/reference/getupload.md): Retrieve an upload - [Create Upload](/zype/reference/createuploadplayout.md) - [Adobe](/zype/reference/adobe.md) - [Creates a Zype's Consumer](/zype/reference/postcreatezypeconsumer.md): Given the device session ID, returned in the response of the Register Adobe Device Session endpoint, this endpoint creates a Zype's Consumer. - [Obtains Short Media Token.](/zype/reference/postobtainshortmediatoken.md): Obtain a short-lived media token for Adobe TVE authentication. - [Register Adobe Device Session](/zype/reference/postregisteradobedevicesession.md): Register the Adobe Session device info in Zype - [Destroys Device Session.](/zype/reference/postremoveadobedevicesession.md): Remove the Adobe Device Session from Zype and Adobe's authn and authz token. - [Retrieves the list of preauthorized resources](/zype/reference/postretrievepreauthorizedresources.md): This endpoint retrieves the list of resources that have been preauthorized for the specified device session. - [Validate Device Session token](/zype/reference/postvalidatedevicesession.md): Indicates whether the device has an unexpired authentication token. - [Create Upload](/zype/reference/createupload.md): Upload a video to your library - [Create Zobject Type](/zype/reference/createzobjecttype-1.md) - [Delete Zobject Type](/zype/reference/deletezobjecttype-1.md) - [Retrieve Zobject Type](/zype/reference/getzobjecttype-1.md) - [List Zobject Types](/zype/reference/listzobjecttypes.md) - [Update Zobject Type](/zype/reference/updatezobjecttype-1.md) - [Add Playlist(s)](/zype/reference/addplaylistzobject.md): Add playlists to a Zobject - [Add Video(s)](/zype/reference/addvideozobject-1.md): Add videos to a Zobject - [Create Zobject](/zype/reference/createzobject-1.md) - [Delete Zobject](/zype/reference/deletezobject-1.md) - [Retrieve Zobject](/zype/reference/getzobject-1.md) - [List Zobjects](/zype/reference/listzobjects-1.md): Retrieve the site Zobjects. Appart from the fields listed below, you can also filter by custom attributes. Format: `key=value`. Example: if you have a custom attribute `psl_id` you can filter by `psl_id=1234` - [Retrieve Playlist(s)](/zype/reference/playlistszobject.md): Retrieve all playlists linked with a Zobject - [Remove Playlist(s)](/zype/reference/removeplaylistzobject.md): Remove playlists from a Zobject - [Remove Video(s)](/zype/reference/removevideozobject.md): Remove videos from a Zobject - [Update Zobject](/zype/reference/updatezobject-1.md) - [Retrieve Video(s)](/zype/reference/videoszobject.md): Retrieve all videos linked with a Zobject