JUMP TOClient-side Javascript APIOverviewsupercast-plansupercast-player-linkssupercast-gateSupercast.startPurchaseSupercast.startLoginSupercast.currentUsersupercast-login-state-changedSupercast.episodessupercast-playerSupercast API DocumentationOverviewChannelGet your ChannelgetUpdate your ChannelpatchUpdate your ChannelputNetworkGet your NetworkgetUpdate your NetworkpatchCreatorList all CreatorsgetCreate a CreatorpostFind a CreatorgetUpdate a CreatorpatchUpdate a CreatorputDelete a CreatordeleteEpisodeList all EpisodesgetCreate an EpisodepostFind an EpisodegetUpdate an EpisodepatchUpdate an EpisodeputDelete an EpisodedeleteTrigger a personalized episode for a userpostFeedFind a FeedgetUpdate a FeedpatchUpdate a FeedputInviteList all InvitesgetFind an InvitegetDelete an InvitedeleteQuestionList all QuestionsgetCreate a QuestionpostUpdate a QuestionpatchUpdate a QuestionputDelete a QuestiondeleteJoin participation of a QuestionpatchLeave participation of a QuestionpatchRoleList all RolesgetCreate a RolepostFind a RolegetUpdate a RolepatchUpdate a RoleputDelete a RoledeleteSubscriberList all SubscribersgetCreate a SubscriberpostFind a SubscribergetUpdate a SubscriberpatchUpdate a SubscriberputDelete a SubscriberdeleteUsage AlertList all Usage AlertsgetFind a Usage AlertgetSuspend User from Usage AlertpatchIgnore User Usage AlertspatchDismiss a Usage AlertpatchUserList all UsersgetFind a UsergetPowered by Supercast.startPurchaseLaunches a purchase modal for a specified plan.undefined Syntax: JavaScriptSupercast.startPurchase({ code: "code" }) Parameters: code - A plan code for purchase. This is available from "Embed this Plan" in the creator dashboard.