JUMP TOClient-side Javascript APIOverviewsupercast-plansupercast-player-linkssupercast-gateSupercast.startPurchaseSupercast.startLoginSupercast.currentUsersupercast-login-state-changedSupercast.episodessupercast-playerREST APIActivate a SubscriberpostDeactivate a SubscriberdeleteRetrieve a SubscribergetSupercast Rest API/new-endpointNew EndpointgetPowered by Supercast.startPurchaseLaunches a purchase modal for a specified plan. Syntax: JavaScriptSupercast.startPurchase({ code: "code" }) Parameters: code - A plan code for purchase. This is available from "Embed this Plan" in the creator dashboard.