WebSked API
WebSked is the planning, workflow, and distribution application in the Arc XP Publishing suite. This API allows for programmatic access to that data. For example, you can get information about the state of a particular piece of content to render in your own UI, make an update, and post it back to WebSked.
This API is not intended to serve as a Content Source within PageBuilder. Use the Content API to access Collections data.
This API has a rate limit of 3600 requests per minute.
This API requires an access token, which is managed within Developer Center. Learn more about working with access tokens
here