Abstract user icon
en
Creators

Upload: Web Stories API Reference

Did you create your web stories with the WordPress Plugin or with another web story builder?

You can still take easily full advantage of our Web Stories Platform, the YouTube for Web Stories

Upload an existing web story to your channel. That simple!
To use this feature, you must have a Premium plan in place
Pricing

Methods

uploadUpload the web story.

API Request

POST https://webstories.today/api/v1/upload

Parameters

apikeystring, required


Request body

{
    "storyid": 0,
    "storyurl": "https://....",
    "storytitle": "string",
    "storylanguage": "string",
    "storydescription": "string, max 280 characters",
    "storycoverimageurl": "string, https://....  (JPG), Preferable 1200x600",
    "channelid": 100,
    "categoryid": "string, category displayname_encoded ex art",
}
            

Response

The following table defines the properties that appear in this resource:

storyidint
When successull, an integer greater than 0