Skip to content

Platform Module

The Platform Module provides various APIs for managing and interacting with the platform resources.

APIs

  1. Workspace API: Provides access to the user's workspaces for creating artifacts programmatically.
  2. Repository API: Gives access to the repository for creating and managing resources and collections.
  3. Registry API: Provides access to the content in the repository section for published artifacts and pre-delivered content.
  4. Lifecycle API: Utility functions for managing the lifecycle of projects, including publishing and unpublishing.
  5. Command API: Used to execute shell commands.